{
 "id": "URLcc0f5fe2276421459acf9b50d6580872ed7d8392",
 "name": "2021 Ford Transit",
 "year": 2021,
 "make": "Ford",
 "model": "Transit",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 22995,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/0099bcda7e6cbdfdf36ad06f1c93479aed/480x360/2021-ford-transit.jpg",
 "url": "https://carchat.io/v/irving-motors-corp/URLcc0f5fe2276421459acf9b50d6580872ed7d8392",
 "dealer": {
  "id": "irving-motors-corp",
  "name": "Irving Motors Corp",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/irving-motors-corp"
 },
 "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": "irving-motors-corp",
   "vin": "URLcc0f5fe2276421459acf9b50d6580872ed7d8392",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}