{
 "id": "1N6BA0EK8FN507723",
 "name": "2015 Nissan Titan Crew",
 "year": 2015,
 "make": "Nissan",
 "model": "Titan Crew",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 10900,
 "currency": "USD",
 "mileage": 169200,
 "vin": "1N6BA0EK8FN507723",
 "image": "https://imagescf.dealercenter.net/640/480/202608-837725d108f2447db00b14c2839e9283.jpg",
 "url": "https://carchat.io/v/k-and-a-enterprise/1N6BA0EK8FN507723",
 "dealer": {
  "id": "k-and-a-enterprise",
  "name": "K&A Enterprise",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/k-and-a-enterprise"
 },
 "description": "Find USED 2015 NISSAN TITAN CREW CAB for sale at $10,900.00 in San Antonio, TX at K&amp;A Enterprise 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": "k-and-a-enterprise",
   "vin": "1N6BA0EK8FN507723",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}