{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-mobile-home-estates-santa-rosa-ca",
  "name": "Mobile Home Estates",
  "description": "Mobile Home Estates is located at 5761 Old Redwood Highway, Santa Rosa CA 95403. Mobile Home Estates can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-mobile-home-estates-santa-rosa-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5761 Old Redwood Highway",
    "addressLocality": "Santa Rosa",
    "addressRegion": "CA",
    "postalCode": "95403",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.521222,
    "longitude": -122.777492
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/santa-rosa/mobile-home-estates"
  ]
}