{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-lebanon-me",
  "name": "Spot2Nite",
  "description": "Quietly nestled within the woodlands of popular Southern Maine, Lazy Frog Campground is family owned and operated. We pride ourselves in a clean, quiet, family-friendly atmosphere offering 80 spacious campsites pleasantly shaded with",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-lebanon-me",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/32c24062-98e7-11ef-9092-9ea1ddc099c0/card.jpg?v=63897749623"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lebanon",
    "addressRegion": "ME",
    "postalCode": "04027",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4365031,
    "longitude": -70.8749155
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}