{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/erving-state-forest-warwick-ma",
  "name": "Erving State Forest",
  "description": "Erving State Forest camping reservations and campground information. Learn more about camping near Erving State Forest and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/erving-state-forest-warwick-ma",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/MA/pid32606/%7Bpht%7DErving%7Bpht%7D1489813750346.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "122 Long Pond Road",
    "addressLocality": "Warwick",
    "addressRegion": "MA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.61944,
    "longitude": -72.37
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}