{
 "id": "URLda41d51a7cca7758f116f1b6a9816a383683d561",
 "name": "2016 Nissan Altima",
 "year": 2016,
 "make": "Nissan",
 "model": "Altima",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 5999,
 "currency": "USD",
 "mileage": 121877,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202605-1246ebb234bb4117af6705ced352c012.jpg",
 "url": "https://carchat.io/v/west-point-auto-group/URLda41d51a7cca7758f116f1b6a9816a383683d561",
 "dealer": {
  "id": "west-point-auto-group",
  "name": "West Point Auto Group",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/west-point-auto-group"
 },
 "description": "Find USED 2016 NISSAN ALTIMA for sale at $5,999.00 in San Antonio, TX at West Point Auto Group 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": "west-point-auto-group",
   "vin": "URLda41d51a7cca7758f116f1b6a9816a383683d561",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}