{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedar-point-boat-in-campground-peoa-ut",
  "name": "What is the phone number for Cedar Point Boat-in Campground?",
  "description": "Cedar Point Boat-in Campground is located at , Peoa UT 84061. Cedar Point Boat-in Campground can be contacted at ***-***-**** or https://stateparks.utah.gov/parks/rockport/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedar-point-boat-in-campground-peoa-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Peoa",
    "addressRegion": "UT",
    "postalCode": "84061",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7878278,
    "longitude": -111.3971122
  }
}