{
 "id": "1FMSK7DH3LGB03884",
 "name": "Used 2020 Ford Explorer XLT",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 16425,
 "currency": "USD",
 "mileage": 103540,
 "vin": "1FMSK7DH3LGB03884",
 "image": "https://pictures.dealer.com/l/lithiahondacarsofrockwall/1311/ccd337682a66f7caa3a2f1c3516943d4x.jpg",
 "url": "https://carchat.io/v/honda-cars-of-rockwall/1FMSK7DH3LGB03884",
 "dealer": {
  "id": "honda-cars-of-rockwall",
  "name": "Honda Cars of Rockwall",
  "city": "Rockwall",
  "state": "TX",
  "url": "https://carchat.io/d/honda-cars-of-rockwall"
 },
 "description": "Is this 2020 Ford Explorer your perfect car? Contact Honda Cars of Rockwall to see this Iconic Silver XLT SUV available for $16425",
 "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": "honda-cars-of-rockwall",
   "vin": "1FMSK7DH3LGB03884",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}