{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cathedral-pines-camp-ground-eustis-me",
  "name": "Cathedral Pines Camp Ground",
  "description": "Cathedral Pines Camp Ground is located at 945 The Arnold Trl, Eustis ME 4936. Cathedral Pines Camp Ground can be contacted at ***-***-**** or http://www.gopinescamping.com/",
  "url": "https://campertunity.com/listings/campgrounds/cathedral-pines-camp-ground-eustis-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "945 The Arnold Trl",
    "addressLocality": "Eustis",
    "addressRegion": "ME",
    "postalCode": "4936",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1893007,
    "longitude": -70.4625008
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/maine/eustis/cathedral-pines-camp-ground",
    "https://pinecliffresort.net/campgrounds-rv-parks/cathedral-pines-camp-ground"
  ]
}