{
 "id": "1N4BA41E34C837147",
 "name": "2004 Nissan Maxima SE",
 "year": 2004,
 "make": "Nissan",
 "model": "Maxima",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "smoke metallic",
 "condition": "used",
 "price": 2500,
 "currency": "USD",
 "mileage": null,
 "vin": "1N4BA41E34C837147",
 "image": null,
 "url": "https://carchat.io/v/heritage-automotive-center/1N4BA41E34C837147",
 "dealer": {
  "id": "heritage-automotive-center",
  "name": "Heritage Automotive Center",
  "city": "Lawrenceburg",
  "state": "TN",
  "url": "https://carchat.io/d/heritage-automotive-center"
 },
 "description": "There is currently no information available about this vehicle's features online. Please contact our dealership to find out more about the features of this vehicle.",
 "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": "heritage-automotive-center",
   "vin": "1N4BA41E34C837147",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}