{
  "@context": "https://schema.org",
  "@type": "LodgingBusiness",
  "name": "ALBfirst Ferienwohnung",
  "image": "https://www.albfirst.com/images/living5.webp",
  "url": "https://www.albfirst.com/",
  "telephone": "+49 7387 551",
  "email": "info@albfirst.com",
  "priceRange": "€€€",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lerchenweg 7",
    "postalCode": "72531",
    "addressLocality": "Hohenstein",
    "addressCountry": "DE"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "5",
    "reviewCount": "2"
  }
}
