{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-alba-skobelevo-stara-zagora",
  "name": "Camping Alba",
  "description": "New campsite in the heart of the Rose Valley and the Valley of the Tracian Kings - common areas with BBQ - tourist attractions nearby - center 500mr",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-alba-skobelevo-stara-zagora",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650962702.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Skobelevo",
    "addressRegion": "Stara Zagora",
    "postalCode": "6148",
    "addressCountry": "BG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6714,
    "longitude": 25.1982
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}