| Structured
    Data | [
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home ",
        "item": "https://ayaandida.dk"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "AYA&IDA ApS",
    "url": "https://ayaandida.dk",
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://ayaandida.dk/search?q={search_term_string}",
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "AYA&IDA ApS",
    "logo": "https://ayaandida.dk/cdn/shop/files/AYA_IDA_logo_2025_sort_1182x.png?v=1745496746",
    "url": "https://ayaandida.dk"
  }
] |