{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/only-20-min-from-sunny-beach-bulgaria",
  "name": "Only 20 min from Sunny beach Bulgaria",
  "description": "Secure,quiet ,small (max 4 motorhomes) motorhome stopover only 20 min from Sunny beach in a beautif",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/only-20-min-from-sunny-beach-bulgaria",
  "image": [
    "https://campspace.com/media/medium/uploads/space/a7/20/88/a720885fdc5527306c9d67376c869ccb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.76,
    "longitude": 27.6
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}