{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grange-farm",
  "name": "Grange Farm",
  "description": "Information, pictures, prices and surroundings of Grange Farm in Brighstone Bay / Great Britain",
  "url": "https://campertunity.com/listings/campgrounds/grange-farm",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6333,
    "longitude": -1.38333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}