airbnb · JSON-LD Context

Airbnb Context

JSON-LD context defining the semantic vocabulary for Airbnb from airbnb.

0 Classes 34 Properties 3 Namespaces
View Context View on GitHub

Namespaces

xsd: http://www.w3.org/2001/XMLSchema#
schema: https://schema.org/
airbnb: https://raw.githubusercontent.com/api-evangelist/airbnb/refs/heads/main/json-schema/

Properties

Property Type Container
Listing
id
name string
description string
property_type string
bedrooms integer
max_guests integer
base_price decimal
currency string
status string
Reservation
check_in date
check_out date
guests integer
total_price decimal
Experience
duration_hours decimal
price_per_person decimal
Guest
first_name string
last_name string
email string
Review
rating integer
body string
Address
street string
city string
state string
country string
latitude decimal
longitude decimal
created_at dateTime
updated_at dateTime