{
 "id": "1C4RJFBG9NC178092",
 "name": "Used 2022 Jeep Grand Cherokee WK Limited",
 "year": 2022,
 "make": "Jeep",
 "model": "Grand Cherokee WK",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 24495,
 "currency": "USD",
 "mileage": 65815,
 "vin": "1C4RJFBG9NC178092",
 "image": "https://pictures.dealer.com/f/fordcolumbiafordfd/1080/b517b37b143185274c44c290e502618ex.jpg",
 "url": "https://carchat.io/v/ford-of-columbia/1C4RJFBG9NC178092",
 "dealer": {
  "id": "ford-of-columbia",
  "name": "Ford of Columbia",
  "city": "Columbia",
  "state": "TN",
  "url": "https://carchat.io/d/ford-of-columbia"
 },
 "description": "Is this 2022 Jeep Grand Cherokee WK your perfect car? Contact Ford of Columbia to see this Bright White Clearcoat Limited SUV available for $24495",
 "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": "ford-of-columbia",
   "vin": "1C4RJFBG9NC178092",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}