{
 "id": "2G1FF3D3XF9219750",
 "name": "2015 Chevrolet Camaro 2LT",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Camaro",
 "trim": "2LT",
 "bodyStyle": "convertible",
 "color": "red",
 "condition": "used",
 "price": 19999,
 "currency": "USD",
 "mileage": 55618,
 "vin": "2G1FF3D3XF9219750",
 "image": null,
 "url": "https://carchat.io/v/171auto/2G1FF3D3XF9219750",
 "dealer": {
  "id": "171auto",
  "name": "171auto",
  "city": "Shreveport",
  "state": "LA",
  "url": "https://carchat.io/d/171auto"
 },
 "description": "Turn heads and soak up the sunshine in this red 2015 Chevrolet Camaro Convertiblean unapologetically fun ride that looks just as good cruising downtown as it does chasing open roads. Drop the top, settle into the gray leather interior, and let the 3.6L V6 deliver that smooth, confident pull that makes every on-ramp feel like part of the adventure.With rear-wheel drive and a 6-speed automatic transmission, its built for classic Camaro-style excitementeasy to enjoy every day, yet always ready when",
 "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": "171auto",
   "vin": "2G1FF3D3XF9219750",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}