{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/watertop-farm-portrush",
  "name": "Watertop Farm",
  "description": "Listing of 1 Campground in Ballycastle with address, map, reviews and other related information.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/watertop-farm-portrush",
  "image": [
    "https://www.touristplaces.uk/content/uk/img/ogimage.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "60 Loguestown Road",
    "addressLocality": "Portrush",
    "postalCode": "BT54 6RN",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.2060325,
    "longitude": -6.6540486
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}