{
 "id": "7FARW1H58KE012255",
 "name": "2019 Honda CR-V EX",
 "year": 2019,
 "make": "Honda",
 "model": "CR-V",
 "trim": "EX",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 106682,
 "vin": "7FARW1H58KE012255",
 "image": null,
 "url": "https://carchat.io/v/carmartsc/7FARW1H58KE012255",
 "dealer": {
  "id": "carmartsc",
  "name": "Carmartsc",
  "city": "Gaffney",
  "state": "SC",
  "url": "https://carchat.io/d/carmartsc"
 },
 "description": "Zoom around town in style with this fiery red 2019 Honda CR-V! This sleek and sporty SUV is perfect for adventures big and small, whether you're cruising down the highway or navigating through city streets. With a spacious interior, comfortable seats, and top-notch safety features, this CR-V is sure to impress even the most discerning driver.But wait, there's more! This 2019 Honda CR-V comes with a Carfax report available, giving you the peace of mind of knowing the vehicle's history and ensurin",
 "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": "7FARW1H58KE012255",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}