{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedar-haven-family-campground-freeport-me",
  "name": "What is the phone number for Cedar Haven Family Campground?",
  "description": "Cedar Haven Family Campground is located at 39 Baker Road, Freeport ME 4032. Cedar Haven Family Campground can be contacted at ***-***-**** or http://cedarhavenllc.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedar-haven-family-campground-freeport-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39 Baker Road",
    "addressLocality": "Freeport",
    "addressRegion": "ME",
    "postalCode": "4032",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.886108,
    "longitude": -70.089702
  }
}