{
 "id": "URL9756791c82cc45c796cdb04a3cfd07988724a59c",
 "name": "2001 Ford F350 Super",
 "year": 2001,
 "make": "Ford",
 "model": "F350 Super",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 7000,
 "currency": "USD",
 "mileage": 290888,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202607-68f06bd418ad4af295b32e0fe312df6f.jpg",
 "url": "https://carchat.io/v/wrays-auto-sales-and-mechanics/URL9756791c82cc45c796cdb04a3cfd07988724a59c",
 "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 2001 FORD F350 SUPER DUTY CREW CAB for sale at $7,000.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": "URL9756791c82cc45c796cdb04a3cfd07988724a59c",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}