{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://restaurant-mystory.lu/home.html#organization",
      "name": "My Story",
      "url": "http://restaurant-mystory.lu/home.html",
      "description": "Le restaurant pizzeria MY STORY situé à Pétange vous souhaite la bienvenue et vous invite à venir savourer ses spécialités italiennes,pâtes, pâtes"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/my-story#asg",
      "name": "My Story ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/my-story",
      "isPartOf": {
        "@id": "http://restaurant-mystory.lu/home.html#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}