{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camel-rips-jackman-me",
  "name": "Camel Rips",
  "description": "Camel Rips in Maine offers a camping experience surrounded by forested terrain and flowing rivers.",
  "url": "https://campertunity.com/listings/campgrounds/camel-rips-jackman-me",
  "image": [
    "https://photos.thedyrt.com/photo/630761/media/camel-rips_1632292c-a176-4124-92ac-b49057491c5d.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/630753/media/camel-rips_e267c252-72e5-4756-a898-3fee5993df2b.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/630761/media/camel-rips_1632292c-a176-4124-92ac-b49057491c5d.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-70.40726067,45.54503378)/-70.40726067,45.54503378,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jackman",
    "addressRegion": "ME",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.54503378,
    "longitude": -70.40726067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}