{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandhill-drive-motorhome-park-aire-de-service-portrush-nordi",
  "name": "Sandhill Drive Motorhome Park & Aire de Service",
  "description": "Enjoy a relaxing stay at Sandhill Drive Motorhome Park & Aire de Service in Portrush, United Kingdom. Customer rating: 2.95.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandhill-drive-motorhome-park-aire-de-service-portrush-nordi",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650787350.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sandhill Drive",
    "addressLocality": "portrush",
    "addressRegion": "Nordirland",
    "postalCode": "BT56 8BF",
    "addressCountry": "vereinigtes-königreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.201,
    "longitude": -6.65255
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}