{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/charming-small-town-stopover-grand-saline-tx",
  "name": "Charming Small Town Stopover",
  "description": "Park your RV in a peaceful neighborhood circle drive for a restful night on your travels. This convenient small-town stop offers RV camping just steps from local eateries and boutique shops. Explore nearby antique stores and casual dining within minutes, or venture 15 miles out for a nature preserve hike. Plan your stay around the famous First Monday Trade Days for a lively market experience before you move on.",
  "url": "https://campertunity.com/listings/campgrounds/charming-small-town-stopover-grand-saline-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26748/photo-gallery/3EAsb7tCh0HfMEey_1c6f03f1a2a684922dfed13aeda817a1_medium.jpg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grand Saline, TX",
    "addressLocality": "Grand Saline",
    "addressRegion": "TX",
    "postalCode": "75140",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.65766975,
    "longitude": -95.68290612
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/texas/honey-bee-happy"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}