{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scales-pointe-north-liberty-ia",
  "name": "What is the phone number for Scales Pointe Marina LLC?",
  "description": "Scales Pointe Marina LLC is located at 1850 Scales Bend Road Northeast, North Liberty IA 52317. Scales Pointe Marina LLC can be contacted at ***-***-**** or http://scalespointe.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scales-pointe-north-liberty-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1850 Scales Bend Road Northeast",
    "addressLocality": "North Liberty",
    "addressRegion": "IA",
    "postalCode": "52317",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.801861,
    "longitude": -91.5915157
  }
}