{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/indian-pond-campground-west-forks-me",
  "name": "Indian Pond Campground",
  "description": "Indian Pond Campground, near West Forks, ME, is surrounded by forested terrain and offers access to Indian Pond.",
  "url": "https://campertunity.com/listings/campgrounds/indian-pond-campground-west-forks-me",
  "image": [
    "https://photos.thedyrt.com/photo/512400/media/indian-pond-campground_b76e6759-ef0a-4752-ae2b-916938e0dff2.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/81498/media/indian-pond-campground_94d264eaf04c3177f5a4ed2c59b68f9f.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-69.860988,45.45534019)/-69.860988,45.45534019,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/512400/media/indian-pond-campground_b76e6759-ef0a-4752-ae2b-916938e0dff2.heic?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1675 Indian Pond Rd",
    "addressLocality": "West Forks",
    "addressRegion": "ME",
    "postalCode": "04985",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.45534019,
    "longitude": -69.860988
  },
  "sameAs": [
    "https://thedyrt.com/camping/maine/indian-pond-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$14+"
}