{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://primkon.ru/#organization",
      "name": "Фабрика «Приморский Кондитер»",
      "url": "https://primkon.ru/",
      "description": "Описание сайта"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/primkon-ru#asg",
      "name": "Фабрика «Приморский Кондитер» ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/primkon-ru",
      "isPartOf": {
        "@id": "https://primkon.ru/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}