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