{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-at-campsite-irfon-river-caravan-park-irfon-rive",
  "name": "Irfon River Caravan Park",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-at-campsite-irfon-river-caravan-park-irfon-rive",
  "image": [
    "https://www.camping.info/img/campsite-fallback.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Upper Chapel Road",
    "addressLocality": "Irfon River Caravan Park",
    "addressRegion": "East Midlands",
    "postalCode": "LD4 4BH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.13349,
    "longitude": -3.5203
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}