{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-varna-bulgaria",
  "name": "How far from the beach is Camping Varna?",
  "description": "ProfileIt is a small camp ground but the only one in Varna. With a view over the Black Sea, in a green and quite area. Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-varna-bulgaria",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-varna/CXiPU3tSvyBi.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-varna/MtJp0hvxorn1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sirma Voyvoda 65",
    "addressLocality": "Camping Varna",
    "addressRegion": "Bulgaria",
    "postalCode": "9000",
    "addressCountry": "Bulgaria"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.22248,
    "longitude": 27.95328
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.8,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}