{
 "id": "2G1FC3D32C9122949",
 "name": "2012 Chevrolet Camaro LT2",
 "year": 2012,
 "make": "Chevrolet",
 "model": "Camaro",
 "trim": "LT2",
 "bodyStyle": "convertible",
 "color": "silver",
 "condition": "used",
 "price": 15999,
 "currency": "USD",
 "mileage": 75371,
 "vin": "2G1FC3D32C9122949",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/2G1FC3D32C9122949",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Turn every errand into a victory lap in this silver 2012 Chevrolet Camaro Convertible. With its top-down attitude and unmistakable Camaro presence, its the kind of ride that makes even a quick trip across town feel like a mini getaway. The sleek silver finish catches the light just right, giving it a clean, modern look that pairs perfectly with the cars classic muscle-car spirit.Under the hood is a 3.6L V6 DOHC 24V FFV with six cylinderssmooth, responsive, and ready to bring some excitement to y",
 "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": "uscarsales1",
   "vin": "2G1FC3D32C9122949",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}