{
 "id": "1FMJU1KT4JEA33914",
 "name": "Used 2018 Ford Expedition Limited",
 "year": 2018,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": "magnetic metallic",
 "condition": "used",
 "price": 26995,
 "currency": "USD",
 "mileage": 59911,
 "vin": "1FMJU1KT4JEA33914",
 "image": "https://pictures.dealer.com/w/webermotorfordfd/1234/b358c39516b04652a0c25fed643898ea.jpg",
 "url": "https://carchat.io/v/weber-motor-company-service/1FMJU1KT4JEA33914",
 "dealer": {
  "id": "weber-motor-company-service",
  "name": "Weber Motor Company Service",
  "city": "East Broadway Cuero",
  "state": "TX",
  "url": "https://carchat.io/d/weber-motor-company-service"
 },
 "description": "Is this 2018 Ford Expedition your perfect car? Contact Weber Motor Company to see this Magnetic Metallic Limited SUV available for $26995",
 "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": "weber-motor-company-service",
   "vin": "1FMJU1KT4JEA33914",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}