{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rural-life-historical-area-obedinenie-vt",
  "name": "Ländliches Leben im historischen Gebiet",
  "description": "We offer you to stay in our family house garden. The house was built in 1927 in traditional",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rural-life-historical-area-obedinenie-vt",
  "image": [
    "https://campspace.com/media/medium/uploads/space/30/0_/1_/300_1_59d8e898d3ad4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Obedinenie",
    "addressRegion": "Veliko Tarnovo Province",
    "addressCountry": "BG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.34,
    "longitude": 25.51
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}