{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://thiagovibesp.com/#organization",
      "name": "ThiagoVibesp Creative",
      "alternateName": ["ThiagoVibesp", "Vibesp Creative", "Thiago Vibesp Creative", "TVC LUTs"],
      "url": "https://thiagovibesp.com",
      "logo": {
        "@type": "ImageObject",
        "url": "https://thiagovibesp.com/og-image.jpg",
        "width": 1200,
        "height": 630
      },
      "image": "https://thiagovibesp.com/og-image.jpg",
      "email": "thiagovibespcreative@gmail.com",
      "foundingDate": "2021-01-01",
      "founder": { "@id": "https://thiagovibesp.com/#person-thiago" },
      "numberOfEmployees": { "@type": "QuantitativeValue", "value": 1 },
      "slogan": "Cinema-grade LUTs for filmmakers worldwide",
      "description": "Professional cinema-grade LUTs and color grading presets used by filmmakers worldwide. 310+ presets for BMPCC, Sony, ARRI, RED, Canon, Panasonic, DJI drones and more.",
      "knowsAbout": [
        "Cinema LUTs", "Color Grading", "DaVinci Resolve", "Premiere Pro", "Final Cut Pro",
        "BMPCC color science", "Sony S-Log3", "ARRI LogC4", "RED IPP2",
        "Canon C-Log3", "Panasonic V-Log", "DJI D-Log", "Film emulation",
        "Kodak 2383", "Kodak Vision3", "Fuji Eterna", "Rec.709 conversion",
        "ACES workflow", "HDR grading", "Log to Rec709 transform",
        "Netflix delivery specs", "Hollywood color pipelines"
      ],
      "sameAs": [
        "https://www.etsy.com/shop/thiagovibespcreative",
        "https://thiagovibespcreative.etsy.com",
        "https://www.youtube.com/@thiagovibesp",
        "https://www.instagram.com/thiagovibesp",
        "https://withvibespcreative.gumroad.com",
        "https://vibes-creative-showcase.lovable.app"
      ],
      "areaServed": "Worldwide",
      "brand": {
        "@type": "Brand",
        "name": "ThiagoVibesp Creative",
        "logo": "https://thiagovibesp.com/og-image.jpg"
      },
      "makesOffer": {
        "@type": "Offer",
        "itemOffered": { "@type": "Product", "name": "Professional Cinema LUTs" },
        "availability": "https://schema.org/InStock"
      },
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.9",
        "reviewCount": "1200",
        "bestRating": "5",
        "worstRating": "1"
      }
    },
    {
      "@type": "Person",
      "@id": "https://thiagovibesp.com/#person-thiago",
      "name": "Thiago Vibesp",
      "givenName": "Thiago",
      "familyName": "Vibesp",
      "url": "https://thiagovibesp.com/about-me",
      "image": "https://thiagovibesp.com/og-image.jpg",
      "jobTitle": "Cinematographer & Colorist",
      "description": "Cinematographer and colorist behind ThiagoVibesp Creative — cinema-grade LUTs used by 12,000+ filmmakers.",
      "worksFor": { "@id": "https://thiagovibesp.com/#organization" },
      "sameAs": [
        "https://www.youtube.com/@thiagovibesp",
        "https://www.instagram.com/thiagovibesp",
        "https://www.etsy.com/shop/thiagovibespcreative"
      ],
      "knowsAbout": [
        "Color Grading", "Cinematography", "LUT Development",
        "DaVinci Resolve", "BMPCC 6K Pro", "Sony FX3", "RED Komodo", "ARRI Alexa Mini"
      ],
      "knowsLanguage": ["en", "pt", "es"]
    },
    {
      "@type": "WebSite",
      "@id": "https://thiagovibesp.com/#website",
      "url": "https://thiagovibesp.com",
      "name": "ThiagoVibesp",
      "inLanguage": "en",
      "publisher": { "@id": "https://thiagovibesp.com/#organization" },
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://thiagovibesp.com/shop?q={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "Store",
      "@id": "https://thiagovibesp.com/#store",
      "name": "ThiagoVibesp Creative Etsy Store",
      "url": "https://thiagovibespcreative.etsy.com",
      "sameAs": "https://www.etsy.com/shop/thiagovibespcreative",
      "parentOrganization": { "@id": "https://thiagovibesp.com/#organization" },
      "paymentAccepted": ["Credit Card", "PayPal", "Apple Pay", "Google Pay"],
      "priceRange": "$"
    }
  ]
}
