{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cortina-gate-vama-veche-constanta-county",
  "name": "Cortina Gate Vama Veche",
  "description": "Campsite for caravans and campers - use GPS coordinates - covered plots - sea view - sandy beach 500m - border Bulgaria 2km - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cortina-gate-vama-veche-constanta-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650990089.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DN39 [Parcela A474/34L]",
    "addressLocality": "vama-veche",
    "addressRegion": "constanta-county",
    "postalCode": "907163",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.74707,
    "longitude": 28.56987
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.86,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "100+"
}