{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/common-haugh-car-park-hawick-verenigd-koninkrijk",
  "name": "Common Haugh Car Park",
  "description": "available from Easter until the end of September for a stay of one night - except Friday night - because Saturday the local market is held - center 300m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/common-haugh-car-park-hawick-verenigd-koninkrijk",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650753864.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Victoria Road",
    "addressLocality": "Hawick",
    "postalCode": "TD9 7AH",
    "addressCountry": "Verenigd Koninkrijk"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.42329,
    "longitude": -2.79107
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.2,
    "reviewCount": 35,
    "bestRating": 5,
    "worstRating": 1
  }
}