{
 "id": "URLf73a0ec366092548574aaab3b35be8bed7e63366",
 "name": "2020 Dodge Charger",
 "year": 2020,
 "make": "Dodge",
 "model": "Charger",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 10000,
 "currency": "USD",
 "mileage": 154201,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202607-e0bcb52961f345dfad3305aa384035c0.jpg",
 "url": "https://carchat.io/v/wrays-auto-sales-and-mechanics/URLf73a0ec366092548574aaab3b35be8bed7e63366",
 "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 2020 DODGE CHARGER for sale at $10,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": "URLf73a0ec366092548574aaab3b35be8bed7e63366",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}