{
 "id": "2HGFE2F57NH581866",
 "name": "2022 Honda Civic Sedan Sport",
 "year": 2022,
 "make": "Honda",
 "model": "Civic Sedan",
 "trim": "Sport",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 21999,
 "currency": "USD",
 "mileage": 85274,
 "vin": "2HGFE2F57NH581866",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/2HGFE2F57NH581866",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Step into the sleek, sophisticated world of this Red 2022 Honda Civic Sedan. With its stylish exterior and comfortable interior, this car is the perfect blend of practicality and elegance. Whether you're cruising through city streets or embarking on a road trip, this Civic will surely turn heads wherever you go. And the best part? You can drive with peace of mind, knowing that a comprehensive Carfax report is available for this beauty. So go ahead, hit the road and make unforgettable memories in",
 "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": "2HGFE2F57NH581866",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}