{
 "id": "URLaff9e25a681ee42792a83aaf2b4e4a657a12dc5d",
 "name": "2007 Honda Ridgeline",
 "year": 2007,
 "make": "Honda",
 "model": "Ridgeline",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 6995,
 "currency": "USD",
 "mileage": 205538,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202608-576819c232424ef19498334861ad1a94.jpg",
 "url": "https://carchat.io/v/kachow-motors-llc/URLaff9e25a681ee42792a83aaf2b4e4a657a12dc5d",
 "dealer": {
  "id": "kachow-motors-llc",
  "name": "Kachow Motors LLC",
  "city": "New Braunfels",
  "state": "TX",
  "url": "https://carchat.io/d/kachow-motors-llc"
 },
 "description": "Find USED 2007 HONDA RIDGELINE for sale at $6,995.00 in New Braunfels, TX at Kachow Motors LLC now.",
 "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": "kachow-motors-llc",
   "vin": "URLaff9e25a681ee42792a83aaf2b4e4a657a12dc5d",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}