{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.chilli.no/#organization",
      "name": "Chilli",
      "url": "https://www.chilli.no/",
      "description": "Vi tilbyr møbler, innredning og et stort sortiment på utemøbler til hjemmet. Med raske leveringer og til en bra pris hos Chilli!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/chilli#asg",
      "name": "Chilli ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/chilli",
      "isPartOf": {
        "@id": "https://www.chilli.no/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}