{"database": "venues_public", "table": "venues", "is_view": false, "human_description_en": "where country = \"ES\", family = \"camping\" and rating_value = 5", "rows": [[561952, "ALANNIA GUARDAMAR", "ES", "stay", "camping", "camping", "normal", 5, "star", "CINCO ESTRELLAS", null, null, "wedding", 55, 0, 0, 0, 0, null, 80, 0, 23.0, "ALC", 0.0, 0.0, 276, "GUARDAMAR DEL SEGURA", "ALICANTE/ALACANT", "CR N-332, KM. 73.4", 38.0903, -0.6556, null, null, "ES-GVA", "Camping", "CINCO ESTRELLAS", "CV-CAM000077-A"], [561958, "LA MARINA CAMPING & RESORT", "ES", "stay", "camping", "camping", "normal", 5, "star", "CINCO ESTRELLAS", null, null, "wedding", 55, 0, 0, 0, 0, null, 80, 10, 29.5, "San Javier Airport", 6.0, 3.1, 2016, "ELX/ELCHE", "ALICANTE/ALACANT", "AV de la Alegr\u00eda (La Marina) s/n", 38.0279, -0.7093, null, null, "ES-GVA", "Camping", "CINCO ESTRELLAS", "CV-CAM000061-A"], [561961, "ALANNIA COSTABLANCA", "ES", "stay", "camping", "camping", "normal", 5, "star", "CINCO ESTRELLAS", null, null, "wedding", 55, 0, 0, 0, 0, null, 80, 20, 22.2, "ALC", 0.1, 0.1, 4, "CREVILLENT", "ALICANTE/ALACANT", "PD  AP7. Salida 730 (Catral-Crevillent)", 38.2491, -0.8095, null, null, "ES-GVA", "Camping", "CINCO ESTRELLAS", "CV-CAM000088-A"], [561965, "ALMAFR\u00c1", "ES", "stay", "camping", "camping", "normal", 5, "star", "CINCO ESTRELLAS", null, null, "wedding", 55, 0, 0, 0, 0, null, 65, 0, 46.9, "ALC", 0.0, 0.0, 5653, "BENIDORM", "ALICANTE/ALACANT", "PD Cabut 25", 38.5382, -0.131, null, null, "ES-GVA", "Camping", "CINCO ESTRELLAS", "CV-CAM000084-A"], [561968, "LA MEDIA LEGUA", "ES", "stay", "camping", "camping", "normal", 5, "star", "CINCO ESTRELLAS", null, null, "wedding", 55, 0, 0, 0, 0, null, 65, 0, 46.9, "ALC", 0.0, 0.0, 5653, "BENIDORM", "ALICANTE/ALACANT", "PD MEDIA LEGUA POLIGONO 17 PARCELA 7 ,166,167", 38.5382, -0.131, null, null, "ES-GVA", "Camping", "CINCO ESTRELLAS", "CV-CAM000125-A"], [562027, "BONTERRA", "ES", "stay", "camping", "camping", "normal", 5, "star", "CINCO ESTRELLAS", null, null, "wedding", 55, 0, 0, 0, 0, null, 80, 0, 18.2, "CDT", 0.0, 0.0, 989, "BENIC\u00c0SSIM/BENICASIM", "CASTELL\u00d3N/CASTELL\u00d3", "AV BARCELONA 47", 40.05, 0.0667, null, null, "ES-GVA", "Camping", "CINCO ESTRELLAS", "CV-CAM000015-CS"], [562046, "BRAVOPLAYA", "ES", "stay", "camping", "camping", "normal", 5, "star", "CINCO ESTRELLAS", null, null, "wedding", 55, 0, 0, 0, 0, null, 70, 20, 11.8, "CDT", 12.7, 5.3, 3397, "CABANES", "CASTELL\u00d3N/CASTELL\u00d3", "AV  L'Atall 44", 40.1354, 0.1663, null, null, "ES-GVA", "Camping", "CINCO ESTRELLAS", "CV-CAM000066-CS"]], "truncated": false, "filtered_table_rows_count": 7, "expanded_columns": [], "expandable_columns": [], "columns": ["rowid", "name", "country", "group", "family", "venue_type", "type_granularity", "rating_value", "rating_scheme", "rating_label", "capacity_persons", "rooms", "best_for", "fit_wedding", "fit_conference", "fit_banquet", "fit_spa", "fit_party", "common_areas", "reachability_score", "isolation_score", "airport_km", "nearest_airport", "city_km", "town_km", "venues_5km", "city", "municipality", "address", "lat", "lng", "valid_until", "stop_date", "source", "source_type", "source_category", "cert_number"], "primary_keys": [], "units": {}, "query": {"sql": "select rowid, name, country, [group], family, venue_type, type_granularity, rating_value, rating_scheme, rating_label, capacity_persons, rooms, best_for, fit_wedding, fit_conference, fit_banquet, fit_spa, fit_party, common_areas, reachability_score, isolation_score, airport_km, nearest_airport, city_km, town_km, venues_5km, city, municipality, address, lat, lng, valid_until, stop_date, source, source_type, source_category, cert_number from venues where \"country\" = :p0 and \"family\" = :p1 and \"rating_value\" = :p2 order by rowid limit 101", "params": {"p0": "ES", "p1": "camping", "p2": "5"}}, "facet_results": {"best_for": {"name": "best_for", "type": "column", "hideable": false, "toggle_url": "/venues_public/venues.json?country=ES&family=camping&rating_value=5", "results": [{"value": "wedding", "label": "wedding", "count": 7, "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?country=ES&family=camping&rating_value=5&best_for=wedding", "selected": false}], "truncated": false}, "common_areas": {"name": "common_areas", "type": "column", "hideable": false, "toggle_url": "/venues_public/venues.json?country=ES&family=camping&rating_value=5", "results": [], "truncated": false}, "group": {"name": "group", "type": "column", "hideable": false, "toggle_url": "/venues_public/venues.json?country=ES&family=camping&rating_value=5", "results": [{"value": "stay", "label": "stay", "count": 7, "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?country=ES&family=camping&rating_value=5&group=stay", "selected": false}], "truncated": false}, "family": {"name": "family", "type": "column", "hideable": false, "toggle_url": "/venues_public/venues.json?country=ES&family=camping&rating_value=5", "results": [{"value": "camping", "label": "camping", "count": 7, "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?country=ES&rating_value=5", "selected": true}], "truncated": false}, "rating_value": {"name": "rating_value", "type": "column", "hideable": false, "toggle_url": "/venues_public/venues.json?country=ES&family=camping&rating_value=5", "results": [{"value": 5, "label": 5, "count": 7, "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?country=ES&family=camping", "selected": true}], "truncated": false}, "country": {"name": "country", "type": "column", "hideable": false, "toggle_url": "/venues_public/venues.json?country=ES&family=camping&rating_value=5", "results": [{"value": "ES", "label": "ES", "count": 7, "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?family=camping&rating_value=5", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "reachability_score", "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?country=ES&family=camping&rating_value=5&_facet=reachability_score"}, {"name": "isolation_score", "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?country=ES&family=camping&rating_value=5&_facet=isolation_score"}, {"name": "airport_km", "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?country=ES&family=camping&rating_value=5&_facet=airport_km"}, {"name": "nearest_airport", "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?country=ES&family=camping&rating_value=5&_facet=nearest_airport"}, {"name": "city_km", "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?country=ES&family=camping&rating_value=5&_facet=city_km"}, {"name": "town_km", "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?country=ES&family=camping&rating_value=5&_facet=town_km"}, {"name": "venues_5km", "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?country=ES&family=camping&rating_value=5&_facet=venues_5km"}, {"name": "city", "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?country=ES&family=camping&rating_value=5&_facet=city"}, {"name": "municipality", "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?country=ES&family=camping&rating_value=5&_facet=municipality"}, {"name": "lat", "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?country=ES&family=camping&rating_value=5&_facet=lat"}, {"name": "lng", "toggle_url": "https://venues.topocom.ro/venues_public/venues.json?country=ES&family=camping&rating_value=5&_facet=lng"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": false, "query_ms": 3884.4620110467076, "source": "National tourism registers (BG \u00b7 RO \u00b7 GB \u00b7 ES \u00b7 FR \u00b7 PT \u00b7 PL \u00b7 IE \u00b7 HR \u00b7 GR \u00b7 ME)", "source_url": "https://ntr.tourism.government.bg/", "license": "Compiled from official public government tourism registers"}