{
 "id": "1HGCG66802A092542",
 "name": "2002 Honda Accord Sdn EX",
 "year": 2002,
 "make": "Honda",
 "model": "Accord Sdn",
 "trim": "EX",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 5850,
 "currency": "USD",
 "mileage": 121040,
 "vin": "1HGCG66802A092542",
 "image": null,
 "url": "https://carchat.io/v/columbusautoresale/1HGCG66802A092542",
 "dealer": {
  "id": "columbusautoresale",
  "name": "Columbusautoresale",
  "city": "Grove City",
  "state": "OH",
  "url": "https://carchat.io/d/columbusautoresale"
 },
 "description": "Get ready to hit the road in style with this sleek and reliable 2002 White Honda Accord Sdn! Powered by a lively 2.3L 16-valve VTEC I4 ULEV-certified engine, this car is perfect for those who crave a fun driving experience. Paired with a smooth 4-speed automatic transmission w/OD and front-wheel drive, you'll be cruising effortlessly in no time.The exterior of this Accord is clean and polished, with body-color accents and 15 alloy wheels that add a touch of sophistication. Plus, the pwr moonroof",
 "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": "columbusautoresale",
   "vin": "1HGCG66802A092542",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}