{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mam-blossom-rv-magnolia-tx",
  "name": "I've got Blossom RV LLC",
  "description": "Check out I have Blossom RV LLC in Magnolia, Texas on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/mam-blossom-rv-magnolia-tx",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Magnolia",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.141727,
    "longitude": -95.601648
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/texas/magnolia/mam-blossom-rv-llc?slug=mam-blossom-rv-llc"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}