{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-green-acres-mobile-home-rv",
  "name": "Green Acres Mobile Home & RV",
  "description": "Green Acres Mobile Home & RV is located at 321 Isbell Road, Fort Worth TX 76114. Green Acres Mobile Home & RV can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-green-acres-mobile-home-rv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "321 Isbell Road",
    "addressLocality": "Fort Worth",
    "addressRegion": "TX",
    "postalCode": "76114",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7658749,
    "longitude": -97.3871634
  }
}