{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.felix.se/#organization",
      "name": "Felix",
      "url": "https://www.felix.se/",
      "description": "Vi har ett brett sortiment av maträtter och tillbehör till husmanskost. Testa exempelvis våra rårörda lingon tillagade i Skåne. Läs mer om oss här!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/felix#asg",
      "name": "Felix ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/felix",
      "isPartOf": {
        "@id": "https://www.felix.se/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}