{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mainstay-cottages-rv-park-winter-harbor-me-1",
  "name": "What is the phone number for MainStay Cottages & RV Park?",
  "description": "MainStay Cottages & RV Park is located at 66 Sargent Street, Winter Harbor ME 4693. MainStay Cottages & RV Park can be contacted at ***-***-**** or http://mainstaycottages-rvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mainstay-cottages-rv-park-winter-harbor-me-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "66 Sargent Street",
    "addressLocality": "Winter Harbor",
    "addressRegion": "ME",
    "postalCode": "4693",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.39274,
    "longitude": -68.081088
  }
}