Field | Type | Description | Example |
---|---|---|---|
property_id | string | Unique identifier for the apartment listing on Apartments.com | apt_12345678 |
rent_price | number | Monthly rental price in USD | 2450 |
bedrooms | number | Number of bedrooms in the unit | 2 |
bathrooms | number | Number of bathrooms in the unit | 1.5 |
square_feet | number | Total square footage of the apartment unit | 1100 |
address | string | Complete street address of the property | 123 Main Street, Austin, TX 78701 |
available_date | string | Date when the unit becomes available for move-in | 2024-03-15 |
pet_policy | string | Pet allowance and restrictions for the property | Dogs and cats allowed with deposit |
amenities | array | List of available amenities and features | ["Pool", "Fitness Center", "In-unit Laundry", "Parking"] |
contact_phone | string | Phone number for inquiries and applications | (555) 123-4567 |