{
 "id": "3GCPKREA8BG166019",
 "name": "2011 Chevrolet Silverado 1500 LT",
 "year": 2011,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "LT",
 "bodyStyle": "truck",
 "color": "green",
 "condition": "used",
 "price": 5995,
 "currency": "USD",
 "mileage": 241454,
 "vin": "3GCPKREA8BG166019",
 "image": null,
 "url": "https://carchat.io/v/meademotorcars/3GCPKREA8BG166019",
 "dealer": {
  "id": "meademotorcars",
  "name": "Meademotorcars",
  "city": "Fremont",
  "state": "OH",
  "url": "https://carchat.io/d/meademotorcars"
 },
 "description": "WELL CARED FOR TRUCK WITH HIGH MILES CREW CAB 4WD V8 GOOD RUNNING TRUCK WE SOLD TO FAMILY 10 YEARS AGO WE WILL FULLY SERVICE AND PROFESSIONALLY DETAIL THE VEHICLE AT THIS PRICE 30 WARRANTY INCLUDED Visit Meade Motorcars to shop our great deals. You can call 419-680-1800 to schedule your test drive today.",
 "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": "meademotorcars",
   "vin": "3GCPKREA8BG166019",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}