{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harmony-place-trailer-park-alexandria-va",
  "name": "Harmony Place Trailer Park",
  "description": "Harmony Place Trailer Park is located at 8018 Richmond Highway, Alexandria VA 22306. Harmony Place Trailer Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/harmony-place-trailer-park-alexandria-va",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8018 Richmond Highway",
    "addressLocality": "Alexandria",
    "addressRegion": "VA",
    "postalCode": "22306",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7398755,
    "longitude": -77.0886259
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/virginia/alexandria/harmony-place-trailer-park"
  ]
}