{
 "id": "1FA6P8TH7S5120685",
 "name": "Used 2025 Ford Mustang",
 "year": 2025,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "white",
 "condition": "used",
 "price": 36928,
 "currency": "USD",
 "mileage": 21990,
 "vin": "1FA6P8TH7S5120685",
 "image": "https://pictures.dealer.com/e/elpasohonda/1672/235dc8e4c2e5df5d06e3fd925b80aa8ex.jpg",
 "url": "https://carchat.io/v/el-paso-honda/1FA6P8TH7S5120685",
 "dealer": {
  "id": "el-paso-honda",
  "name": "El Paso Honda",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/el-paso-honda"
 },
 "description": "Is this 2025 Ford Mustang your perfect car? Contact El Paso Honda to see this Oxford White Coupe available for $36928",
 "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": "el-paso-honda",
   "vin": "1FA6P8TH7S5120685",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}