{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-megunticook-campground-rockport",
  "name": "Megunticook Campground",
  "description": "Megunticook Campground is located at 620 Commercial Street, Rockport ME 4856. Megunticook Campground can be contacted at ***-***-**** or http://www.megunticookcampgrounds.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-megunticook-campground-rockport",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "620 Commercial Street",
    "addressLocality": "Rockport",
    "addressRegion": "ME",
    "postalCode": "4856",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.15891,
    "longitude": -69.083671
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/maine/rockport/megunticook-campground"
  ]
}