{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pinecrest1-mhp-3030-stirling-rd-hollywood-fl",
  "name": "PINEST1 MHP 3030 Stirling R, Holywood, FL 33021",
  "description": "..",
  "url": "https://campertunity.com/listings/campgrounds/pinecrest1-mhp-3030-stirling-rd-hollywood-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3030 Stirling Rd",
    "addressLocality": "Hollywood",
    "addressRegion": "FL",
    "postalCode": "33021",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.046821,
    "longitude": -80.1707179
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/395683-pinecrest1-mhp-in-hollywood-fl"
  ]
}