{
 "id": "5LMJJ2LT5KEL07746",
 "name": "Used 2019 Lincoln Navigator Reserve",
 "year": 2019,
 "make": "Lincoln",
 "model": "Navigator",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 34580,
 "currency": "USD",
 "mileage": 70157,
 "vin": "5LMJJ2LT5KEL07746",
 "image": "https://pictures.dealer.com/f/fairwayhendersonfordfd/0241/489fc808cfd0337a3203c6145918298ax.jpg",
 "url": "https://carchat.io/v/fairway-ford-henderson/5LMJJ2LT5KEL07746",
 "dealer": {
  "id": "fairway-ford-henderson",
  "name": "Fairway Ford Henderson",
  "city": "S Henderson",
  "state": "TX",
  "url": "https://carchat.io/d/fairway-ford-henderson"
 },
 "description": "Is this 2019 Lincoln Navigator your perfect car? Contact Fairway Ford Henderson to see this Black Metallic Reserve SUV available for $34580",
 "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": "fairway-ford-henderson",
   "vin": "5LMJJ2LT5KEL07746",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}