{
 "id": "URLdf66f92615418af2f543941e38470c1841a4cdd2",
 "name": "2006 Ford Mustang",
 "year": 2006,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 5950,
 "currency": "USD",
 "mileage": 133194,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202608-5c1d4f41aea64df5a0e027d909b566dd.jpg",
 "url": "https://carchat.io/v/kachow-motors-llc/URLdf66f92615418af2f543941e38470c1841a4cdd2",
 "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 2006 FORD MUSTANG for sale at $5,950.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": "URLdf66f92615418af2f543941e38470c1841a4cdd2",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}