home / venues_public

venues

Data license: Compiled from official public government tourism registers · Data source: National tourism registers (BG · RO · GB · ES · FR · PT · PL · IE · HR · GR · ME)

group
Top group: Stay / Eat & Drink / Other
family
Simplified family (Hotels, Guesthouses, Restaurants, Bars & Pubs…)
venue_type
Detailed canonical type (see the venue_types table)
type_granularity
'coarse' when the source lumps several real types (e.g. UK FSA)
rating_value
Normalized 1–5 grade, or blank if unrated
rating_scheme
star / key / flower / approved / none (see rating_schemes)
rating_label
Original rating string from the source (provenance)
source_type
Original type string from the national register (provenance)
source_category
Original category/rating field from the register
capacity_persons
Comparable headline capacity — beds/guests (stay) or seats (food)
rooms
Number of rooms / units (accommodation)
best_for
The single event this venue is best suited to (blank = not an event venue)
fit_wedding
Wedding-suitability score 0–100 (type + capacity + rating)
fit_conference
Conference-suitability score 0–100
fit_banquet
Banquet-suitability score 0–100
fit_spa
Spa-retreat-suitability score 0–100
fit_party
Party/celebration-suitability score 0–100
common_areas
On-site shared function space, from the register only (event_venue) — blank = not stated, never inferred
reachability_score
How easy to reach 0–100 (nearer airport + city = higher)
isolation_score
How remote 0–100 (farther from towns + fewer nearby venues = higher)
airport_km
Distance to nearest airport (km)
nearest_airport
Nearest airport (IATA or name)
city_km
Distance to nearest city ≥15k people (km)
town_km
Distance to nearest settlement ≥500 people (km)
venues_5km
Number of other venues within 5 km (local density)
cert_number
Certificate / registration number in the national register
source
Source register the row came from

7 rows where country = "ES", family = "camping" and rating_value = 5

This data as json, CSV (advanced)

Suggested facets: reachability_score, isolation_score, airport_km, nearest_airport, city_km, town_km, venues_5km, city, municipality, lat, lng

rating_value 1

  • 5 · 7 ✖

group 1

  • stay 7

family 1

  • camping · 7 ✖

country 1

  • ES · 7 ✖

best_for 1

  • wedding 7

common_areas 0

Link 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
561952 561952 ALANNIA GUARDAMAR ES stay camping camping normal 5 star CINCO ESTRELLAS     wedding 55 0 0 0 0   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     ES-GVA Camping CINCO ESTRELLAS CV-CAM000077-A
561958 561958 LA MARINA CAMPING & RESORT ES stay camping camping normal 5 star CINCO ESTRELLAS     wedding 55 0 0 0 0   80 10 29.5 San Javier Airport 6.0 3.1 2016 ELX/ELCHE ALICANTE/ALACANT AV de la Alegría (La Marina) s/n 38.0279 -0.7093     ES-GVA Camping CINCO ESTRELLAS CV-CAM000061-A
561961 561961 ALANNIA COSTABLANCA ES stay camping camping normal 5 star CINCO ESTRELLAS     wedding 55 0 0 0 0   80 20 22.2 ALC 0.1 0.1 4 CREVILLENT ALICANTE/ALACANT PD AP7. Salida 730 (Catral-Crevillent) 38.2491 -0.8095     ES-GVA Camping CINCO ESTRELLAS CV-CAM000088-A
561965 561965 ALMAFRÁ ES stay camping camping normal 5 star CINCO ESTRELLAS     wedding 55 0 0 0 0   65 0 46.9 ALC 0.0 0.0 5653 BENIDORM ALICANTE/ALACANT PD Cabut 25 38.5382 -0.131     ES-GVA Camping CINCO ESTRELLAS CV-CAM000084-A
561968 561968 LA MEDIA LEGUA ES stay camping camping normal 5 star CINCO ESTRELLAS     wedding 55 0 0 0 0   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     ES-GVA Camping CINCO ESTRELLAS CV-CAM000125-A
562027 562027 BONTERRA ES stay camping camping normal 5 star CINCO ESTRELLAS     wedding 55 0 0 0 0   80 0 18.2 CDT 0.0 0.0 989 BENICÀSSIM/BENICASIM CASTELLÓN/CASTELLÓ AV BARCELONA 47 40.05 0.0667     ES-GVA Camping CINCO ESTRELLAS CV-CAM000015-CS
562046 562046 BRAVOPLAYA ES stay camping camping normal 5 star CINCO ESTRELLAS     wedding 55 0 0 0 0   70 20 11.8 CDT 12.7 5.3 3397 CABANES CASTELLÓN/CASTELLÓ AV L'Atall 44 40.1354 0.1663     ES-GVA Camping CINCO ESTRELLAS CV-CAM000066-CS

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE venues ("name" TEXT, "country" TEXT, "group" TEXT, "family" TEXT, "venue_type" TEXT, "type_granularity" TEXT, "rating_value" INTEGER, "rating_scheme" TEXT, "rating_label" TEXT, "capacity_persons" INTEGER, "rooms" INTEGER, "best_for" TEXT, "fit_wedding" INTEGER, "fit_conference" INTEGER, "fit_banquet" INTEGER, "fit_spa" INTEGER, "fit_party" INTEGER, "common_areas" TEXT, "reachability_score" INTEGER, "isolation_score" INTEGER, "airport_km" REAL, "nearest_airport" TEXT, "city_km" REAL, "town_km" REAL, "venues_5km" INTEGER, "city" TEXT, "municipality" TEXT, "address" TEXT, "lat" REAL, "lng" REAL, "valid_until" TEXT, "stop_date" TEXT, "source" TEXT, "source_type" TEXT, "source_category" TEXT, "cert_number" TEXT);
CREATE INDEX idx_country ON venues("country");
CREATE INDEX idx_group ON venues("group");
CREATE INDEX idx_family ON venues("family");
CREATE INDEX idx_venue_type ON venues("venue_type");
CREATE INDEX idx_rating_value ON venues("rating_value");
CREATE INDEX idx_rating_scheme ON venues("rating_scheme");
CREATE INDEX idx_city ON venues("city");
CREATE INDEX idx_best_for ON venues("best_for");
CREATE INDEX idx_common_areas ON venues("common_areas");
Powered by Datasette · Queries took 473.412ms · Data license: Compiled from official public government tourism registers · Data source: National tourism registers (BG · RO · GB · ES · FR · PT · PL · IE · HR · GR · ME)