{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quarry-ledge-campground-mount-desert-me",
  "name": "Quarry Ledge Campground",
  "description": "Indulge in the ultimate camping experience in our shaded Petite campsite, equipped with a reliable 20 and 30-amp power supply that caters to your electrical needs. You'll be surrounded by towering trees that offer a cooling shade from the sun's rays, creating the perfect ambiance for relaxation. Create unforgettable memories as you enjoy the warmth of a crackling fire under the stars in our beautiful granite fire pit. Our campsite is ideal for tents and compact camping vehicles, ensuring a co...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quarry-ledge-campground-mount-desert-me",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/v1749225768/dev-campground-photos/bn1papwhwjrkmeyckwqi.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mount Desert",
    "addressRegion": "ME",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.33809,
    "longitude": -68.322008
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}