{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horseneck-beach-state-reservation-westport-ma-1",
  "name": "Horseneck Beach State Reservation",
  "description": "Horseneck Beach State Reservation is located at 5 John Reed Road, Westport MA 2790. Horseneck Beach State Reservation can be contacted at ***-***-**** or https://www.mass.gov/locations/horseneck-beach-state-reservation",
  "url": "https://campertunity.com/listings/campgrounds/horseneck-beach-state-reservation-westport-ma-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5 John Reed Road",
    "addressLocality": "Westport",
    "addressRegion": "MA",
    "postalCode": "2790",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5119327,
    "longitude": -71.0632348
  }
}