{
 "id": "URL38f90307e84f28b97ddd4ea094db1824d8c615b8",
 "name": "2015 Ford F-450 Super Duty",
 "year": 2015,
 "make": "Ford",
 "model": "F-450 Super Duty",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 19995,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/00e00a090d8d6ed5445e595df7f0b13a41/480x360/2015-ford-f-450-super-duty-4x2-2dr-regular-cab-140-8-200-8-in-wb.jpg",
 "url": "https://carchat.io/v/irving-motors-corp/URL38f90307e84f28b97ddd4ea094db1824d8c615b8",
 "dealer": {
  "id": "irving-motors-corp",
  "name": "Irving Motors Corp",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/irving-motors-corp"
 },
 "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": "irving-motors-corp",
   "vin": "URL38f90307e84f28b97ddd4ea094db1824d8c615b8",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}