{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/frank-and-kev-rv-park-somerville-tx",
  "name": "Frank and Kev RV Park",
  "description": "Friend and family oriented RV Park located 1.7 miles from Lake Somerville State Park. Sites offer electricity, water, sewer and free WIFI.",
  "url": "https://campertunity.com/listings/campgrounds/frank-and-kev-rv-park-somerville-tx",
  "image": [
    "https://static.wixstatic.com/media/00bd09_06b71ad274c1414dada782a58769cac2%7Emv2_d_1487_1925_s_2.jpg/v1/fit/w_2500,h_1330,al_c/00bd09_06b71ad274c1414dada782a58769cac2%7Emv2_d_1487_1925_s_2.jpg",
    "https://static.wixstatic.com/media/ff6bf6_344bc76e010d4c99938b9595290e3f20.jpg/v1/fill/w_70,h_44,al_c,q_80,enc_avif,quality_auto/ff6bf6_344bc76e010d4c99938b9595290e3f20.jpg",
    "https://static.wixstatic.com/media/ff6bf6_cb045879fe594a6b8c3587cf899001e1.jpg/v1/fill/w_70,h_44,al_c,q_80,enc_avif,quality_auto/ff6bf6_cb045879fe594a6b8c3587cf899001e1.jpg",
    "https://static.wixstatic.com/media/ff6bf6_4204315f34e342849d22a13ea05a1e99.jpg/v1/fill/w_70,h_44,al_c,q_80,enc_avif,quality_auto/ff6bf6_4204315f34e342849d22a13ea05a1e99.jpg",
    "https://static.wixstatic.com/media/00bd09_a39c364908c04fb1aa03fa6859293292~mv2.jpg",
    "https://static.wixstatic.com/media/ff6bf6_00ce0db2ef074eb38cf115ddf1f8b5e1.jpg/v1/fill/w_70,h_44,al_c,q_80,enc_avif,quality_auto/ff6bf6_00ce0db2ef074eb38cf115ddf1f8b5e1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "105 Lake Forest Lane",
    "addressLocality": "Somerville",
    "addressRegion": "TX",
    "postalCode": "77879",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3441909,
    "longitude": -96.5291263
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}