{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.pdm.si/#organization",
      "name": "PD Moravče",
      "url": "https://www.pdm.si/",
      "description": "Testno besedilo za prvo stran!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/pd-moravce#asg",
      "name": "PD Moravče ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/pd-moravce",
      "isPartOf": {
        "@id": "https://www.pdm.si/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}