{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/timbercrest-rv-and-mobile-home-park-hot-springs-ar",
  "name": "Timbercrest RV and Mobile Home Park",
  "description": "Located in Hot Springs, Arkansas, we offer spacious mobile home lots and full-hookup RV sites with water, sewer, and electricity for short and long-term residents seeking comfort and affordability.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/timbercrest-rv-and-mobile-home-park-hot-springs-ar",
  "image": [
    "https://timbercrestpark.com/wp-content/uploads/2025/05/hot-springs-shoot-072-HDR-Edit-768x512.jpg",
    "https://secure.gravatar.com/avatar/375d8c41b3683c342cd330a4c19d9b8cb6480010432c43cbe5185bcf6d29b4aa?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3921 Central Ave",
    "addressLocality": "Hot Springs",
    "addressRegion": "AR",
    "postalCode": "71913",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.45850319369856,
    "longitude": -93.06041563558199
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}