{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paris-city-campground",
  "name": "Paris City Campground",
  "description": "Paris City Campground, Paris Illinois. See 1 traveler review, 4 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paris-city-campground",
  "image": [
    "https://campcdn.com/photos/6/0/6004/405940/uploads_2F1687361029772-uybr46kwv1k-bae677893cb931ae947d9abedf050669_2F20230614_173403.jpg?v=1687361177",
    "http:https://campcdn.com/photos/6/0/6004/405943/low_res/paris-city-campground.jpg?v=1687361207"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.633307541263235,
    "longitude": -87.69837961468617
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}