{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thomas-lake-park-new-boston-tx",
  "name": "Thomas Lake Park",
  "description": "Thomas Lake Park in Texas offers a dispersed camping experience near a lake.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thomas-lake-park-new-boston-tx",
  "image": [
    "https://photos.thedyrt.com/photo/1224661/media/thomas-lake-park_770af8f5-79b5-48dc-bc18-22f73a7cb540.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1224659/media/thomas-lake-park_02346b63-d62f-4f72-80a6-c8cc817b1448.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1224661/media/thomas-lake-park_770af8f5-79b5-48dc-bc18-22f73a7cb540.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-94.47106394,33.2662371)/-94.47106394,33.2662371,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "New Boston",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.2662371,
    "longitude": -94.47106394
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}