{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harrow-wood-farm",
  "name": "Harrow Wood Farm",
  "description": "Harrow Wood Farm Caravan Park is set in 80 acres of farm land on the edge of the New Forest just inside the New Forest National Park. It has 60 pitches with hardstanding and electric hook-up and some",
  "url": "https://campertunity.com/listings/campgrounds/harrow-wood-farm",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7783,
    "longitude": -1.7316
  },
  "sameAs": [
    "https://www.outandaboutlive.co.uk/campsites/campsite-finder/dorset/christchurch/harrow-wood-farm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}