| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@type": "LocalBusiness",
    "name": "Sara Blomster",
    "description": "",
    "address": {
      "@type": "postalAddress",
      "streetAddress": "Hjallesevej 10",
      "addressLocality": "Odense C.",
      "postalCode": 5000,
      "addressCountry": "DK"
    },
    "url": "https://www.blomsterforretning-odense.dk",
    "telephone": "+4566125154",
    "email": "9128@butiksmail.dk",
    "sameAs": [
      "https://www.facebook.com/sarablomsterodense/",
      "https://www.instagram.com/sarablomster_odense/",
      "https://www.krak.dk/sara+blomster+aps+odense+c/146766607/firma"
    ]
  }
]
         
       |