{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spencer-pond-camps",
  "name": "Spencer Pond Camps",
  "description": "Enjoy a luxury camping destination at Spencer Pond Camps in maine, united states from $128.00. A perfect Cabins experience for families and pets looking for forest / woods and lake / pond.",
  "url": "https://campertunity.com/listings/campgrounds/spencer-pond-camps",
  "image": [
    "https://www.glamping.com/static/media/uploads/property/Spencer%20Pond%20Camps/double_beds.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7874271,
    "longitude": -69.5666677
  },
  "sameAs": [
    "https://www.glamping.com/destination/north-america/maine/beaver-cove/spencer-pond-camps/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}