{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harbour-car-park-carrickfergus-northern-ireland",
  "name": "Harbour Car Park",
  "description": "large parking with sani column - unit rate of discharge / water / electricity - coin pick up at Carrickfergus Visitor Information Centre of Carrickfergus Marina Administration Building - at the center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harbour-car-park-carrickfergus-northern-ireland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650751870.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rodgers Quay",
    "addressLocality": "carrickfergus",
    "addressRegion": "northern-ireland",
    "postalCode": "BT38 8BE",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.71346,
    "longitude": -5.80895
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.94,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  }
}