{
 "id": "1G1ZG5ST1RF199313",
 "name": "2024 Chevrolet Malibu RS (1SP)",
 "year": 2024,
 "make": "Chevrolet",
 "model": "Malibu",
 "trim": "RS (1SP)",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 20000,
 "currency": "USD",
 "mileage": 69500,
 "vin": "1G1ZG5ST1RF199313",
 "image": "https://assets.cai-media-management.com/resize/640x640/common-vehicle-media/db909d97-4b57-41eb-ac30-61aab64afd36.jpg",
 "url": "https://carchat.io/v/lot-b9e0bd4f/1G1ZG5ST1RF199313",
 "dealer": {
  "id": "lot-b9e0bd4f",
  "name": "Lot b9e0bd4f",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b9e0bd4f"
 },
 "description": null,
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "lot-b9e0bd4f",
   "vin": "1G1ZG5ST1RF199313",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}