{
 "id": "1FMJK1HT5LEA18001",
 "name": "Used 2020 Ford Expedition XLT MAX",
 "year": 2020,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 23024,
 "currency": "USD",
 "mileage": 101915,
 "vin": "1FMJK1HT5LEA18001",
 "image": "https://pictures.dealer.com/a/allstarautoplex/0157/44430b4af71b8a2703c29d8172ec2fc6x.jpg",
 "url": "https://carchat.io/v/all-star-autoplex-chevrolet-and-gmc/1FMJK1HT5LEA18001",
 "dealer": {
  "id": "all-star-autoplex-chevrolet-and-gmc",
  "name": "All Star Autoplex Chevrolet & GMC",
  "city": "Palestine",
  "state": "TX",
  "url": "https://carchat.io/d/all-star-autoplex-chevrolet-and-gmc"
 },
 "description": "Is this 2020 Ford Expedition your perfect car? Contact All Star Autoplex to see this White XLT MAX SUV available for $23024",
 "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": "all-star-autoplex-chevrolet-and-gmc",
   "vin": "1FMJK1HT5LEA18001",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}