{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/walled-garden-caravan-park-paxton-scotland",
  "name": "Walled Garden Caravan Park",
  "description": "Enjoy a relaxing stay at Walled Garden Caravan Park in Paxton, United Kingdom. Visitors' rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/walled-garden-caravan-park-paxton-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651139010"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gainslaw Hill Farm Cottages",
    "addressLocality": "Paxton",
    "addressRegion": "Scotland",
    "postalCode": "TD15 1SZ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.76435579,
    "longitude": -2.10830156
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}