{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sinton-rv-park-sinton",
  "name": "Sinton RV Park",
  "description": "Sinton RV Park camping reservations and campground information. Learn more about camping near Sinton RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/sinton-rv-park-sinton",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783877/%7Bpht%7DphotoURL1-6%7Bpht%7D1721311831141.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7146 FM 2046",
    "addressLocality": "Sinton",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.00421,
    "longitude": -97.50516
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}