{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-freeport-me",
  "name": "Spot2Nite",
  "description": "Check out Cedar Haven Family Campground in Freeport, Maine on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-freeport-me",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/d2f7eefe-98e6-11ef-b653-9ea18426c10e/card.jpg?v=63897749466"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Freeport",
    "addressRegion": "ME",
    "postalCode": "04032",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8861175,
    "longitude": -70.0897387
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ]
}