{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lobster-buoy-campsites-south-thomaston-me",
  "name": "Lobster Buoy Campsites",
  "description": "Ocean front sites for quiet family camping where nature provides the entertainment. Small boat access to Penobscot Bay from the campsites. Prime availability in June and September.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lobster-buoy-campsites-south-thomaston-me",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "South Thomaston",
    "addressRegion": "ME",
    "postalCode": "04858",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0257732,
    "longitude": -69.1226792
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ]
}