{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://neringa.lt/#organization",
      "name": "Neringa",
      "url": "https://neringa.lt/",
      "description": "Neringos savivaldybė"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/neringa#asg",
      "name": "Neringa ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/neringa",
      "isPartOf": {
        "@id": "https://neringa.lt/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}