{
 "id": "NM0LS7E76E1168651",
 "name": "2014 Ford Transit Connect XL - Hayes Motor Company 5721",
 "year": 2014,
 "make": "Ford",
 "model": "Transit Connect",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 13995,
 "currency": "USD",
 "mileage": null,
 "vin": "NM0LS7E76E1168651",
 "image": null,
 "url": "https://carchat.io/v/hayes-motor-company/NM0LS7E76E1168651",
 "dealer": {
  "id": "hayes-motor-company",
  "name": "Hayes Motor Company",
  "city": "Lubbock",
  "state": "TX",
  "url": "https://carchat.io/d/hayes-motor-company"
 },
 "description": "Pre-Owned 2014 Ford Transit Connect XL 4D Cargo Van  For Sale In Lubbock TX | VIN: NM0LS7E76E1168651",
 "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": "hayes-motor-company",
   "vin": "NM0LS7E76E1168651",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}