{
 "id": "ZFBCFXCT7GP448380",
 "name": "2016 Fiat 500X",
 "year": 2016,
 "make": "Fiat",
 "model": "500X",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 7500,
 "currency": "USD",
 "mileage": 130642,
 "vin": "ZFBCFXCT7GP448380",
 "image": "https://imagescf.dealercenter.net/640/480/202501-b4255559497c46c5803ee05e10e7a100.jpg",
 "url": "https://carchat.io/v/c-and-j-cars-sales-llc/ZFBCFXCT7GP448380",
 "dealer": {
  "id": "c-and-j-cars-sales-llc",
  "name": "C & J Cars Sales LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/c-and-j-cars-sales-llc"
 },
 "description": "Find USED 2016 FIAT 500X for sale at $7,633.00 in San Antonio, TX at CJ Auto Sales LLC now.",
 "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": "c-and-j-cars-sales-llc",
   "vin": "ZFBCFXCT7GP448380",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}