{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mirror-pond-campground-oxford-me",
  "name": "Mirror Pond Campground",
  "description": "Mirror Pond Campground is located at 154 Old County Road, Oxford ME 4270. Mirror Pond Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/mirror-pond-campground-oxford-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "154 Old County Road",
    "addressLocality": "Oxford",
    "addressRegion": "ME",
    "postalCode": "4270",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0961836,
    "longitude": -70.4578716
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/maine/oxford/mirror-pond-campground"
  ]
}