{
 "id": "1FTYR10UX8PA64373",
 "name": "Used 2008 Ford Ranger XL",
 "year": 2008,
 "make": "Ford",
 "model": "Ranger",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 15216,
 "currency": "USD",
 "mileage": 100100,
 "vin": "1FTYR10UX8PA64373",
 "image": null,
 "url": "https://carchat.io/v/alpha-one-ford/1FTYR10UX8PA64373",
 "dealer": {
  "id": "alpha-one-ford",
  "name": "Alpha One Ford",
  "city": "La Grange",
  "state": "TX",
  "url": "https://carchat.io/d/alpha-one-ford"
 },
 "description": "Is this 2008 Ford Ranger your perfect car? Contact Alpha One Ford to see this XL Truck available for $15216",
 "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": "alpha-one-ford",
   "vin": "1FTYR10UX8PA64373",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}