{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/desert-of-maine-freeport-me",
  "name": "Desert of Maine",
  "description": "Desert of Maine is located at 93 Desert Rd, Freeport ME 04032. Desert of Maine can be contacted at ***-***-**** or http://desertofmaine.com/campground",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/desert-of-maine-freeport-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/13696/1621174490_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "93 Desert Rd",
    "addressLocality": "Freeport",
    "addressRegion": "ME",
    "postalCode": "04032",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.85784,
    "longitude": -70.153353
  }
}