{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://illebrod.no/#organization",
      "name": "ille brød",
      "url": "https://illebrod.no/",
      "description": "Ferskt surdeigsbrød og håndlaget bakst fra ille brød i Oslo. Bestill på nett og hent i bakeriet."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ille-br-d#asg",
      "name": "ille brød ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ille-br-d",
      "isPartOf": {
        "@id": "https://illebrod.no/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}