{
 "id": "URL5ecd6beca9db384c3b50f174477ef9e9aa65c5e8",
 "name": "2019 Ford Transit",
 "year": 2019,
 "make": "Ford",
 "model": "Transit",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 16475,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/00869acc832446be072820e1cb247baccc/480x360/2019-ford-transit-150-3dr-swb-low-roof-cargo-van-w-60-40-passenger-s.jpg",
 "url": "https://carchat.io/v/irving-motors-corp/URL5ecd6beca9db384c3b50f174477ef9e9aa65c5e8",
 "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": "URL5ecd6beca9db384c3b50f174477ef9e9aa65c5e8",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}