{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/friends-rv-resort-lampasas-tx",
  "name": "Our Friends RV Resort",
  "description": "Experience Southern hospitality unlike any other when you stay at our property. As a proud Good Sam campground, we're excited to welcome you to your stay!",
  "url": "https://campertunity.com/listings/campgrounds/friends-rv-resort-lampasas-tx",
  "image": [
    "https://lirp.cdn-website.com/146339ab/dms3rep/multi/opt/Long+Term+site-1920w.jpg",
    "https://irp.cdn-website.com/146339ab/dms3rep/multi/Long+Term+site.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7360 Central Texas Expressway",
    "addressLocality": "Lampasas",
    "addressRegion": "TX",
    "postalCode": "76550",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.055099,
    "longitude": -98.069091
  },
  "sameAs": [
    "https://www.ourfriendsrvresort.com/",
    "https://www.ourfriendscampground.com/"
  ]
}