{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jones-road-rv-park-bryan-tx",
  "name": "Jones Road RV Park",
  "description": "Experience comfort at Jones Road RV Park in Bryan, TX, featuring full hookups, shaded sites, and proximity to Texas A&M and local amenities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jones-road-rv-park-bryan-tx",
  "image": [
    "https://jonesroadrvpark.com/wp-content/uploads/2022/08/Jones-Road-RV-Park-Logo.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5249 Jones Rd",
    "addressLocality": "Bryan",
    "addressRegion": "TX",
    "postalCode": "77807",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6743643,
    "longitude": -96.3699632
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}