{
 "id": "URL511ba9d287d98a70e2fa6e500e76725a76f4daf7",
 "name": "2009 Audi Q7",
 "year": 2009,
 "make": "Audi",
 "model": "Q7",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/5a8510d7a72df448f45c9763a82e8c8f/480x360/2009-audi-q7-4-2-quattro-awd-4dr-suv-w-s-line-package.jpg",
 "url": "https://carchat.io/v/mtc-auto/URL511ba9d287d98a70e2fa6e500e76725a76f4daf7",
 "dealer": {
  "id": "mtc-auto",
  "name": "MTC Auto",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/mtc-auto"
 },
 "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": "mtc-auto",
   "vin": "URL511ba9d287d98a70e2fa6e500e76725a76f4daf7",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}