{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "ItemPage",
      "@id": "https://bonfirered.com/case-study/carmen-collection#webpage",
      "url": "https://bonfirered.com/case-study/carmen-collection",
      "name": "The Carmen Collection | Bonfire Red Case Study",
      "isPartOf": {
        "@id": "https://bonfirered.com/#organization"
      },
      "mainEntity": {
        "@type": "CreativeWork",
        "@id": "https://bonfirered.com/case-study/carmen-collection#creativework",
        "name": "The Carmen Collection: Alumni Storytelling Platform",
        "headline": "Celebrating the impact of Buckeyes through a unified storytelling experience.",
        "description": "The Carmen Collection is a curated digital platform celebrating the diverse stories and professional achievements of The Ohio State University alumni. Bonfire Red acted as the multidisciplinary partner to bridge the gap between institutional heritage and modern narrative, engineering a high-performance digital system that showcases the global impact of the Buckeye community through rich media and sophisticated design.",
        "image": "https://bonfirered.com/sites/default/files/case-studies/carmen-hero.jpg",
        "datePublished": "2023",
        "author": {
          "@id": "https://bonfirered.com/#organization"
        },
        "creator": {
          "@id": "https://bonfirered.com/#organization"
        },
        "keywords": "Alumni Relations, Storytelling, Digital Platform, Higher Education, Branding, The Ohio State University",
        "about": [
          {
            "@type": "Service",
            "name": "Digital Strategy"
          },
          {
            "@type": "Service",
            "name": "UX/UI Design"
          },
          {
            "@type": "Service",
            "name": "Web Development"
          },
          {
            "@type": "Service",
            "name": "Content Strategy"
          }
        ],
        "mentions": [
          {
            "@type": "EducationalOrganization",
            "name": "The Ohio State University"
          }
        ]
      }
    }
  ]
}