{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.thepeninsula.com.lb/home#organization",
      "name": "Peninsula",
      "url": "https://www.thepeninsula.com.lb/home",
      "description": "Welcome to The Peninsula, a famous Italian restaurant in Lebanon. The Peninsula is a private land where an Italian country house is built on a little cliff overlooking the sea shores of Dbayeh."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/peninsula#asg",
      "name": "Peninsula ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/peninsula",
      "isPartOf": {
        "@id": "https://www.thepeninsula.com.lb/home#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}