{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-eastside-acres-campground-round-lak",
  "name": "What is the phone number for Eastside Acres Campground?",
  "description": "Eastside Acres Campground is located at 32672 T28, Round Lake MN 56167. Eastside Acres Campground can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-eastside-acres-campground-round-lak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "32672 T28",
    "addressLocality": "Round Lake",
    "addressRegion": "MN",
    "postalCode": "56167",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5578885,
    "longitude": -95.4191707
  }
}