{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://nonnaskitchenbermuda.com/#organization",
      "name": "My Blog",
      "url": "https://nonnaskitchenbermuda.com/",
      "description": "Welcome to Nonna's Kitchen - your place for homemade, vegan & gluten Free food in Bermuda! Enjoy the delicious food at our 3 locations."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/my-blog-2#asg",
      "name": "My Blog ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/my-blog-2",
      "isPartOf": {
        "@id": "https://nonnaskitchenbermuda.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}