{
 "id": "1FMJU1NT7LEA90087",
 "name": "Pre-Owned 2020 Ford Expedition King Ranch",
 "year": 2020,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 33453,
 "currency": "USD",
 "mileage": 91859,
 "vin": "1FMJU1NT7LEA90087",
 "image": "https://pictures.dealer.com/s/sportcitytoyotadallas/0675/0b6c37c866c4fc1cf5d8d4710e336067x.jpg",
 "url": "https://carchat.io/v/sport-city-toyota/1FMJU1NT7LEA90087",
 "dealer": {
  "id": "sport-city-toyota",
  "name": "Sport City Toyota",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/sport-city-toyota"
 },
 "description": "Is this 2020 Ford Expedition your perfect car? Contact Sport City Toyota to see this Agate Black King Ranch SUV available for $33453",
 "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": "sport-city-toyota",
   "vin": "1FMJU1NT7LEA90087",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}