{
"id": "property_123e4567-e89b-12d3-a456-426614174000",
"organizationId": "org_123e4567-e89b-12d3-a456-426614174000",
"mlsId": "MLS12345678",
"address": {
"street": "123 Ocean Drive",
"unit": "Apt 2B",
"city": "Miami Beach",
"state": "FL",
"zipCode": "33139",
"county": "Miami-Dade",
"country": "US",
"coordinates": {
"latitude": 25.7617,
"longitude": -80.1918
}
},
"details": {
"propertyType": "CONDO",
"propertySubType": "HIGH_RISE",
"bedrooms": 2,
"bathrooms": 2.5,
"halfBaths": 1,
"squareFootage": 1200,
"lotSize": null,
"yearBuilt": 2018,
"stories": 1,
"garage": true,
"parking": {
"spaces": 2,
"type": "COVERED"
},
"pool": true,
"waterfront": true,
"view": "OCEAN"
},
"listing": {
"status": "ACTIVE",
"listPrice": 750000,
"originalPrice": 795000,
"priceHistory": [
{
"price": 795000,
"date": "2024-01-01T00:00:00Z",
"event": "LISTED"
},
{
"price": 750000,
"date": "2024-01-15T00:00:00Z",
"event": "PRICE_REDUCTION"
}
],
"listDate": "2024-01-01T00:00:00Z",
"daysOnMarket": 45,
"listingAgent": {
"id": "agent_123",
"name": "Sarah Johnson",
"email": "sarah@premierrealty.com",
"phone": "+1-555-123-4567"
},
"coListingAgent": {
"id": "agent_456",
"name": "Mike Rodriguez",
"email": "mike@premierrealty.com"
},
"commission": {
"buyerAgent": 0.025,
"listingAgent": 0.025,
"total": 0.05
}
},
"features": {
"interior": [
"Hardwood floors",
"Granite countertops",
"Stainless steel appliances",
"Walk-in closet",
"Balcony"
],
"exterior": [
"Private beach access",
"Concierge service",
"Fitness center",
"Rooftop pool"
],
"appliances": [
"Dishwasher",
"Refrigerator",
"Washer/Dryer",
"Microwave"
]
},
"media": {
"photos": [
{
"url": "https://storage.winnerr.com/properties/prop_123/photo_1.jpg",
"caption": "Living room with ocean view",
"order": 1
}
],
"virtualTour": "https://tours.winnerr.com/property_123",
"videos": [
{
"url": "https://storage.winnerr.com/properties/prop_123/tour.mp4",
"type": "WALKTHROUGH"
}
]
},
"valuation": {
"estimatedValue": 725000,
"confidence": 0.85,
"valuationDate": "2024-01-15T00:00:00Z",
"pricePerSquareFoot": 625,
"comparables": [
{
"address": "125 Ocean Drive",
"soldPrice": 720000,
"soldDate": "2023-12-15T00:00:00Z",
"squareFootage": 1150
}
]
},
"marketing": {
"description": "Stunning oceanfront condo with panoramic views...",
"keywordTags": ["luxury", "waterfront", "condo", "ocean-view"],
"showingInstructions": "Call listing agent for appointments",
"virtualShowings": true,
"openHouses": [
{
"date": "2024-01-20T14:00:00Z",
"endTime": "2024-01-20T16:00:00Z",
"type": "PUBLIC"
}
]
},
"analytics": {
"views": 1250,
"inquiries": 45,
"showings": 18,
"offers": 3,
"saveCount": 89,
"averageTimeOnSite": 180
},
"hoa": {
"monthlyFee": 450,
"includes": ["Water", "Sewer", "Building maintenance", "Concierge"],
"restrictions": ["No pets over 25lbs", "No short-term rentals"]
},
"taxes": {
"annualAmount": 12500,
"taxYear": 2023,
"exemptions": ["Homestead"]
},
"disclosure": {
"floodZone": "X",
"environmental": [],
"structural": [],
"other": []
},
"createdAt": "2024-01-01T10:00:00Z",
"updatedAt": "2024-01-15T14:30:00Z"
}