{
 "id": "1FATP8UH4M5107090",
 "name": "2021 Ford Mustang I4 Convertible",
 "year": 2021,
 "make": "Ford",
 "model": "Mustang",
 "trim": "I4 Convertible",
 "bodyStyle": "convertible",
 "color": null,
 "condition": "used",
 "price": 19125,
 "currency": "USD",
 "mileage": 112361,
 "vin": "1FATP8UH4M5107090",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-7532b639c5264f88985c5fc5a746be00.jpg",
 "url": "https://carchat.io/v/fastlanedfw/1FATP8UH4M5107090",
 "dealer": {
  "id": "fastlanedfw",
  "name": "Fastlanedfw",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/fastlanedfw"
 },
 "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": "fastlanedfw",
   "vin": "1FATP8UH4M5107090",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}