{
 "id": "2G61L5S39G9135206",
 "name": "2016 Cadillac XTS Standard",
 "year": 2016,
 "make": "Cadillac",
 "model": "XTS",
 "trim": "Standard",
 "bodyStyle": "sedan",
 "color": "gold",
 "condition": "used",
 "price": 11995,
 "currency": "USD",
 "mileage": 117000,
 "vin": "2G61L5S39G9135206",
 "image": "https://cdn-inventory.autodealersdigital.com/upload/102823/11061621/11061621_0.jpg",
 "url": "https://carchat.io/v/autodistrict/2G61L5S39G9135206",
 "dealer": {
  "id": "autodistrict",
  "name": "Autodistrict",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autodistrict"
 },
 "description": "Loaded and ready to go Ready to test drive Located at Auto District 1500 N Pruett St, Baytown, TX 77520",
 "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": "autodistrict",
   "vin": "2G61L5S39G9135206",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}