{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-williamsport-md",
  "name": "Spot2Nite",
  "description": "In the heart of Civil War Country. Located on a quiet creek for fishing. Family owned and operated. Activities for all ages. Gifts, collectibles, RV and grocery.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-williamsport-md",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b012b280-98e6-11ef-9776-9ea1f17a0a8b/card.jpg?v=63897749406"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Williamsport",
    "addressRegion": "MD",
    "postalCode": "21795",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6341845,
    "longitude": -77.8361251
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}