{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/breckenridge-rv-resort-crossville-tn",
  "name": "Breckenridge RV Resort",
  "description": "Located on the beautiful Tennessee Cumberland plateau in Crossville Tennessee. The Campground sites are partially to fully shaded by oak trees in a park like",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/breckenridge-rv-resort-crossville-tn",
  "image": [
    "https://photos.thedyrt.com/photo/508473/media/breckenridge-lake-rv-park_047a967c-c2ad-4289-bdae-4b7001c0dc86.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/508471/media/breckenridge-lake-rv-park_c735ab35-e67c-4f65-b7b7-e3d09b638a3a.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/508472/media/breckenridge-lake-rv-park_61de50a6-baf7-4cb7-9238-3baf16b78f00.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/508473/media/breckenridge-lake-rv-park_047a967c-c2ad-4289-bdae-4b7001c0dc86.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "395 Oak Park Circle",
    "addressLocality": "Crossville",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.809487,
    "longitude": -85.062302
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}