{
 "id": "WA1LAAF79JD036956",
 "name": "2018 Audi Q7",
 "year": 2018,
 "make": "Audi",
 "model": "Q7",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 123987,
 "vin": "WA1LAAF79JD036956",
 "image": "https://cdn05.carsforsale.com/6b8c1d66e7b67ac437227c4915917aea/480x360/2018-audi-q7-3-0t-quattro-premium-plus-awd-4dr-suv.jpg",
 "url": "https://carchat.io/v/jm-autoplex-llc/WA1LAAF79JD036956",
 "dealer": {
  "id": "jm-autoplex-llc",
  "name": "jm autoplex llc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/jm-autoplex-llc"
 },
 "description": null,
 "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": "jm-autoplex-llc",
   "vin": "WA1LAAF79JD036956",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}