{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.c2-media.com/#organization",
      "name": "C2 Media",
      "url": "http://www.c2-media.com/",
      "description": "We are a creative company offering graphic design, business branding, signs, logo development, web sites, photography, and more."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/c2-media#asg",
      "name": "C2 Media ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/c2-media",
      "isPartOf": {
        "@id": "http://www.c2-media.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}