{
 "id": "2HGFC2F58HH555111",
 "name": "2017 Honda Civic Sedan LX",
 "year": 2017,
 "make": "Honda",
 "model": "Civic Sedan",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 12900,
 "currency": "USD",
 "mileage": 112504,
 "vin": "2HGFC2F58HH555111",
 "image": null,
 "url": "https://carchat.io/v/modernautomotivesc/2HGFC2F58HH555111",
 "dealer": {
  "id": "modernautomotivesc",
  "name": "Modernautomotivesc",
  "city": "Spartanburg",
  "state": "SC",
  "url": "https://carchat.io/d/modernautomotivesc"
 },
 "description": "Meet a grey 2017 Honda Civic Sedan that keeps things smart, simple, and genuinely fun to drive. With its clean sedan shape and classic grey finish, it looks right at home anywherewhether youre pulling up to work, heading out for dinner, or cruising across town on a sunny afternoon.Under the hood is a 2.0L 4-cylinder gasoline engine thats built for everyday confidence, pairing nicely with a front-wheel-drive (FWD) setup that feels composed and predictable in all kinds of typical road conditions. ",
 "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": "modernautomotivesc",
   "vin": "2HGFC2F58HH555111",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}