{
 "id": "URL8e2df05c164441c9f3520e19f6ab0a09dea625e3",
 "name": "2009 Audi A5",
 "year": 2009,
 "make": "Audi",
 "model": "A5",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 7480,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/00d9eb3c8dc4db67b5b4044e0258a7268a/480x360/2009-audi-a5-quattro-awd-2dr-coupe-6a.jpg",
 "url": "https://carchat.io/v/luxury-unlimited/URL8e2df05c164441c9f3520e19f6ab0a09dea625e3",
 "dealer": {
  "id": "luxury-unlimited",
  "name": "Luxury Unlimited",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/luxury-unlimited"
 },
 "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": "luxury-unlimited",
   "vin": "URL8e2df05c164441c9f3520e19f6ab0a09dea625e3",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}