{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://simplebeachlodge.com/#organization",
      "name": "El Simple",
      "url": "https://simplebeachlodge.com/",
      "description": "El Simple, The Simple Beach Lodge — a rustic little beach lodge of seven suites on the Las Peñitas waterfront in Pacific Nicaragua, with an indoor pool that opens to the sea and a prime surf break out front."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/el-simple#asg",
      "name": "El Simple ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/el-simple",
      "isPartOf": {
        "@id": "https://simplebeachlodge.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}