{
 "id": "URL3fd206e943ac0cfc1d12d49792af91987b9eeec4",
 "name": "2016 Nissan Sentra",
 "year": 2016,
 "make": "Nissan",
 "model": "Sentra",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 6500,
 "currency": "USD",
 "mileage": 102870,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202607-aee38cad94fc4e28986b41807c94dc7d.jpg",
 "url": "https://carchat.io/v/wrays-auto-sales-and-mechanics/URL3fd206e943ac0cfc1d12d49792af91987b9eeec4",
 "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 2016 NISSAN SENTRA for sale at $6,500.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": "URL3fd206e943ac0cfc1d12d49792af91987b9eeec4",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}