{
 "id": "3N1AB7AP9HY235102",
 "name": "Pre-Owned 2017 Nissan Sentra S",
 "year": 2017,
 "make": "Nissan",
 "model": "Sentra",
 "trim": "Used 2017 Nissan Sentra S 4dr Car",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 8125,
 "currency": "USD",
 "mileage": 136476,
 "vin": "3N1AB7AP9HY235102",
 "image": "https://vehicle-images.carscommerce.inc/2a39-110012224/3N1AB7AP9HY235102/thumbnails/large/cbf811e7dddd799266ebd58838015d3b.webp",
 "url": "https://carchat.io/v/west-houston-auto/3N1AB7AP9HY235102",
 "dealer": {
  "id": "west-houston-auto",
  "name": "West Houston Auto",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/west-houston-auto"
 },
 "description": "2017 Used Nissan Sentra 4dr Car Front Wheel Drive located in Houston, TX at  | $8,125",
 "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-houston-auto",
   "vin": "3N1AB7AP9HY235102",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}