{
 "id": "1FMCU0G62NUB19868",
 "name": "Used 2022 Ford Escape SE",
 "year": 2022,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 14900,
 "currency": "USD",
 "mileage": 95332,
 "vin": "1FMCU0G62NUB19868",
 "image": "https://pictures.dealer.com/l/lockhartmtrcofordfd/1193/c918f3ef42aa518a985881bb17739aa1x.jpg",
 "url": "https://carchat.io/v/lockhart-motor-company/1FMCU0G62NUB19868",
 "dealer": {
  "id": "lockhart-motor-company",
  "name": "Lockhart Motor Company",
  "city": "Lockhart",
  "state": "TX",
  "url": "https://carchat.io/d/lockhart-motor-company"
 },
 "description": "Is this 2022 Ford Escape your perfect car? Contact Lockhart Motor Company to see this Silver Metallic SE SUV available for $14900",
 "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": "lockhart-motor-company",
   "vin": "1FMCU0G62NUB19868",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}