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