{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/battle-ground-lake-state-park-1",
  "name": "Battle Ground Lake State Park",
  "description": "Battle Ground Lake State Park, Battle Ground Washington. See 9 traveler reviews, 50 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/battle-ground-lake-state-park-1",
  "image": [
    "https://campcdn.com/photos/4/0/4013/66398/uploads_2F1446247159293-g3014f8gnpbsxlxr-4c4d12d94a5d90daadabae8ed8dd19c5_2FDSC02534.JPG?v=1633649694",
    "http:https://campcdn.com/photos/4/0/4013/66398/low_res/battle-ground-lake-state-park.JPG?v=1633649694"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.802631914101894,
    "longitude": -122.490207999945
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}