{
 "id": "1FATP8UH6P5111470",
 "name": "Used 2023 Ford Mustang",
 "year": 2023,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "silver",
 "condition": "used",
 "price": 25990,
 "currency": "USD",
 "mileage": 43712,
 "vin": "1FATP8UH6P5111470",
 "image": "https://pictures.dealer.com/p/pollardpreowned/1176/f53bd3b1e21a8e8b06f9b24b49677fa0x.jpg",
 "url": "https://carchat.io/v/pollard-west/1FATP8UH6P5111470",
 "dealer": {
  "id": "pollard-west",
  "name": "Pollard West",
  "city": "Lubbock",
  "state": "TX",
  "url": "https://carchat.io/d/pollard-west"
 },
 "description": "Is this 2023 Ford Mustang your perfect car? Contact Pollard Pre-Owned to see this Iconic Silver Convertible available for $25990",
 "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": "pollard-west",
   "vin": "1FATP8UH6P5111470",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}