{
 "id": "19XFC2F50HE013737",
 "name": "2017 Honda Civic LX",
 "year": 2017,
 "make": "Honda",
 "model": "Civic",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 126740,
 "vin": "19XFC2F50HE013737",
 "image": null,
 "url": "https://carchat.io/v/carmartsc/19XFC2F50HE013737",
 "dealer": {
  "id": "carmartsc",
  "name": "Carmartsc",
  "city": "Gaffney",
  "state": "SC",
  "url": "https://carchat.io/d/carmartsc"
 },
 "description": "Meet a blue 2017 Honda Civic sedan that keeps everyday driving simple, smooth, and genuinely enjoyable. With its confident color and clean, modern shape, its the kind of car that looks right pulling up to work, sliding into a tight parking spot downtown, or heading out for a weekend coffee run.Inside, the gray interior gives the cabin a calm, easygoing vibecomfortable for solo commutes and roomy enough for friends along for the ride. Up front, a 2.0L 4-cylinder gasoline engine pairs with a CVT t",
 "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": "carmartsc",
   "vin": "19XFC2F50HE013737",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}