{
  "property": {
    "property_id": "P-123",
    "name": "Le Meridien Dubai",
    "chain": "Marriott",
    "station": "DXB",
    "city": "Dubai",
    "country": "AE",
    "address": "59 Cargo Boulevard, Dubai",
    "star": 4.5,
    "distance_km": 40.76,
    "transfer_minutes": 48,
    "transfer_mode": "taxi",
    "reception_24h": 1,
    "blackout_curtains": 1,
    "sound_mitigated": 0,
    "temp_controlled": 1,
    "day_rooms": 0,
    "faa_suitable": 0,
    "easa_suitable": 0,
    "total_rooms": 339,
    "allotment_rooms": 5,
    "release_days": 4,
    "room_types": "Standard king, Twin",
    "contract_id": "C-123",
    "contract_start": "2026-01-01",
    "contract_end": "2026-10-31",
    "contracted_rate": 317.03,
    "currency": "EUR",
    "rate_includes": "Breakfast, wifi, taxes",
    "cancellation_terms": "Free until 18:00 day of arrival",
    "payment_terms": "Prepaid, virtual card",
    "early_checkin": 1,
    "late_checkout": 1,
    "auto_renew": 1,
    "status": "expiring",
    "crew_score": 3.9,
    "last_audit": "2026-05-14",
    "notes": null,
    "public_rate": 388.8
  },
  "contacts": [
    {
      "contact_id": "PCT-87",
      "property_id": "P-123",
      "role": "reservations",
      "name": "Sofie Laurent",
      "email": "reservations@lemeridienduba.com",
      "phone": "+41 76 6213848",
      "primary_contact": 1
    },
    {
      "contact_id": "PCT-89",
      "property_id": "P-123",
      "role": "billing",
      "name": "Elena Sato",
      "email": "billing@lemeridienduba.com",
      "phone": "+40 73 9332511",
      "primary_contact": 0
    },
    {
      "contact_id": "PCT-86",
      "property_id": "P-123",
      "role": "general_manager",
      "name": "Anna Meyer",
      "email": "general@lemeridienduba.com",
      "phone": "+37 24 8094010",
      "primary_contact": 0
    },
    {
      "contact_id": "PCT-88",
      "property_id": "P-123",
      "role": "night_manager",
      "name": "Marc Novak",
      "email": "night@lemeridienduba.com",
      "phone": "+43 80 8059119",
      "primary_contact": 0
    }
  ],
  "usage": {
    "nights": 140,
    "spend": 44282.15,
    "avg_rate": 308.63642857142855,
    "honoured_pct": 97.14285714285714,
    "allotment_nights": 49,
    "crew_score": 3.6100000000000003,
    "complaints": 4,
    "billing_issues": 4
  },
  "themes": [
    {
      "theme": "noise",
      "n": 14
    },
    {
      "theme": "transfer",
      "n": 10
    },
    {
      "theme": "checkin",
      "n": 8
    },
    {
      "theme": "room",
      "n": 7
    },
    {
      "theme": "food",
      "n": 4
    }
  ]
}