{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://thiagovibesp.com/#organization",
      "name": "ThiagoVibesp Creative",
      "alternateName": [
        "ThiagoVibesp",
        "Thiago Vibesp Creative"
      ],
      "url": "https://thiagovibesp.com",
      "logo": "https://thiagovibesp.com/og-image.jpg",
      "foundingDate": "2020",
      "founder": {
        "@id": "https://thiagovibesp.com/#person-thiago"
      },
      "sameAs": [
        "https://www.youtube.com/@thiagovibesp",
        "https://www.etsy.com/shop/thiagovibespcreative",
        "https://www.instagram.com/thiagovibesp"
      ],
      "knowsAbout": [
        "Color grading",
        "Cinema LUTs",
        "DaVinci Resolve",
        "Adobe Premiere Pro",
        "Blackmagic BRAW",
        "Sony S-Log3",
        "ARRI LogC",
        "RED IPP2",
        "Canon C-Log",
        "Panasonic V-Log",
        "Drone color grading",
        "Cinematography"
      ],
      "makesOffer": []
    },
    {
      "@type": "Person",
      "@id": "https://thiagovibesp.com/#person-thiago",
      "name": "Thiago Vibesp",
      "jobTitle": "Colorist & Filmmaker",
      "url": "https://thiagovibesp.com/about-me",
      "worksFor": {
        "@id": "https://thiagovibesp.com/#organization"
      },
      "sameAs": [
        "https://www.youtube.com/@thiagovibesp",
        "https://www.instagram.com/thiagovibesp"
      ],
      "knowsAbout": [
        "Cinematography",
        "Color grading",
        "Cinema LUTs",
        "DaVinci Resolve"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://thiagovibesp.com/#website",
      "url": "https://thiagovibesp.com",
      "name": "ThiagoVibesp",
      "publisher": {
        "@id": "https://thiagovibesp.com/#organization"
      },
      "inLanguage": "en"
    }
  ]
}