{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pinederosa-campground-wells-me-1",
  "name": "Pinederosa Campground",
  "description": "Located just north of Ogunquit Village, Pinderosa offers family camping at its best. Campsites are scattered throughout the Pinderosa's 35 acres of woods and field.",
  "url": "https://campertunity.com/listings/campgrounds/pinederosa-campground-wells-me-1",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOT4HozTGFWP6fxpb4xe0eHVQwuTcrwK4NJ/biggerthumb.jpg",
    "images//SPOT4HozTGFWP6fxpb4xe0eHVQwuTcrwK4NJ/mapbox/mapbox.webp",
    "images/us/SPOT4HozTGFWP6fxpb4xe0eHVQwuTcrwK4NJ/carousel/58c2c55338f48-pinederosa-campground-wells.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "128 North Village road",
    "addressLocality": "Wells",
    "addressRegion": "ME",
    "postalCode": "04090",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.268888,
    "longitude": -70.624437
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}