{
 "id": "URLa0c785b0627f701ba11665c6252d1aab3123c09b",
 "name": "2013 Ford F150 Super",
 "year": 2013,
 "make": "Ford",
 "model": "F150 Super",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 6900,
 "currency": "USD",
 "mileage": 205396,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202607-768f39a489c747a9bea13f42376ef8db.jpg",
 "url": "https://carchat.io/v/wrays-auto-sales-and-mechanics/URLa0c785b0627f701ba11665c6252d1aab3123c09b",
 "dealer": {
  "id": "wrays-auto-sales-and-mechanics",
  "name": "Wrays Auto Sales And Mechanics",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/wrays-auto-sales-and-mechanics"
 },
 "description": "Find USED 2013 FORD F150 SUPER CAB for sale at $6,900.00 in San Antonio, TX at Wrays Auto Sales and Mechanics LLC now.",
 "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": "wrays-auto-sales-and-mechanics",
   "vin": "URLa0c785b0627f701ba11665c6252d1aab3123c09b",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}