{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://customcateringforyou.com/#organization",
      "name": "Catering Services",
      "url": "http://customcateringforyou.com/",
      "description": "Delicious, custom catering for weddings, corporate events & parties. Flexible menus, expert chefs, and exceptional service. Book your event today!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/catering-services#asg",
      "name": "Catering Services ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/catering-services",
      "isPartOf": {
        "@id": "http://customcateringforyou.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}