{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lamar-rv-park-sweetwater-tx-us",
  "name": "Lamar Rv Park",
  "description": "Sweetwater Texas RV Park ideally located off Highway 70 (Lamar St). Some shady RV sites and car ports. Ideal for long & short-term RV stays.",
  "url": "https://campertunity.com/listings/campgrounds/lamar-rv-park-sweetwater-tx-us",
  "image": [
    "https://static.wixstatic.com/media/41dd1f_69f5642e047340bb81c29f53d5d8a62f~mv2.png/v1/fill/w_1086,h_785,al_c/41dd1f_69f5642e047340bb81c29f53d5d8a62f~mv2.png",
    "https://static.wixstatic.com/media/41dd1f_d62b09512ac24499bc716b9ea4bb0240~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2310 Lamar Street",
    "addressLocality": "Sweetwater",
    "addressRegion": "TX",
    "postalCode": "79556-8249",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4709519,
    "longitude": -100.405938
  },
  "sameAs": [
    "https://www.lamarrvpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}