{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mustang-rv-park-1",
  "name": "Mustang RV Park",
  "description": "RV Park, RV Storage and Boat Storage - Mustang RV Park located in Aubrey/Pilot Point Texas, just 30 miles from the Dallas Fort Worth (DFW) area. Our Aubrey/Pilot Point TX RV Park has large lots to accomodate you.",
  "url": "https://campertunity.com/listings/campgrounds/mustang-rv-park-1",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.3318933,
    "longitude": -96.9035069
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}