{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/salisbury-beach-state-reservation-salisbury-ma-1",
  "name": "Salisbury Beach State Reservation",
  "description": "Salisbury Beach State Reservation camping reservations and campground information. Learn more about camping near Salisbury Beach State Reservation and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/salisbury-beach-state-reservation-salisbury-ma-1",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/MA/pid32619/%7Bpht%7DSalisbury%20Playground%7Bpht%7D1575920191827.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "State Reservation Road",
    "addressLocality": "SALISBURY",
    "addressRegion": "MA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.82722,
    "longitude": -70.81778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}