{
 "id": "1ZVHT80N095100939",
 "name": "2009 Ford Mustang V6 Deluxe 2dr Fastback",
 "year": 2009,
 "make": "Ford",
 "model": "Mustang",
 "trim": "V6 Deluxe 2dr Fastback",
 "bodyStyle": "coupe",
 "color": "red",
 "condition": "used",
 "price": 6495,
 "currency": "USD",
 "mileage": 136962,
 "vin": "1ZVHT80N095100939",
 "image": "https://cdn05.carsforsale.com/00a5a7d73e9407aa0a1b8e2db38bf66b15/1280x960/2009-ford-mustang-v6-deluxe-2dr-fastback.jpg",
 "url": "https://carchat.io/v/lot-b9c102ff/1ZVHT80N095100939",
 "dealer": {
  "id": "lot-b9c102ff",
  "name": "Lot b9c102ff",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b9c102ff"
 },
 "description": "Get ready to rev up your engines with this powerful 2009 Ford Mustang! With its sleek design and impressive performance, this Mustang is sure to turn heads wherever you go. Equipped with a 4.0L V6 engine, producing 210 horsepower and 240 foot-pounds of torque, this car packs a punch on the road. Its smooth handling and responsive acceleration make for an exhilarating driving experience. Plus, with only [insert mileage] miles on the odometer, this Mustang is in excellent condition and ready to hi",
 "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": "lot-b9c102ff",
   "vin": "1ZVHT80N095100939",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}