{
 "id": "URL7d20299e9d7802eb895f3522691272d8775e6950",
 "name": "2018 Ford Commercial Transit",
 "year": 2018,
 "make": "Ford",
 "model": "Commercial Transit",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 9990,
 "currency": "USD",
 "mileage": 178001,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202408-92bbbc2782fe4cf3be042d1ace4bae89.jpg",
 "url": "https://carchat.io/v/c-and-j-cars-sales-llc/URL7d20299e9d7802eb895f3522691272d8775e6950",
 "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 2018 FORD COMMERCIAL TRANSIT CONNECT for sale at $10,123.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": "URL7d20299e9d7802eb895f3522691272d8775e6950",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}