Field | Type | Description | Example |
---|---|---|---|
property_id | string | Unique identifier for the VRBO vacation rental property | vrbo_1234567 |
property_title | string | Property listing title as displayed on VRBO | Beachfront Villa with Ocean Views - Sleeps 8 |
nightly_rate | number | Base nightly rental rate in local currency | 285.00 |
weekly_rate | number | Weekly rental rate with discounts applied | 1850.00 |
currency | string | Currency code for all pricing data | USD |
bedrooms | number | Number of bedrooms in the vacation rental | 4 |
bathrooms | number | Number of bathrooms in the property | 3 |
sleeps | number | Maximum number of guests the property accommodates | 8 |
owner_name | string | Name of the property owner or manager | Beach Properties LLC |
overall_rating | number | Average guest rating out of 5 stars | 4.8 |
review_count | number | Total number of guest reviews | 94 |
city | string | City where the vacation rental is located | Myrtle Beach |
state | string | State or province of the property location | South Carolina |
amenities | array | List of property amenities and features | ["Pool", "Hot tub", "Beach access", "WiFi", "Parking"] |
minimum_stay | number | Minimum required stay in nights | 7 |