{
 "id": "1D7HA16K58J150762",
 "name": "2008 Dodge Ram 1500 2WD Reg Cab  STX",
 "year": 2008,
 "make": "Dodge",
 "model": "Ram 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gold",
 "condition": "used",
 "price": 12800,
 "currency": "USD",
 "mileage": 72860,
 "vin": "1D7HA16K58J150762",
 "image": "https://imagescdn.dealercarsearch.com/Media/21357/23882876/639144833733296699.jpg",
 "url": "https://carchat.io/v/bracken-motors/1D7HA16K58J150762",
 "dealer": {
  "id": "bracken-motors",
  "name": "Bracken Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/bracken-motors"
 },
 "description": "Gold 2008 Dodge Ram 1500 2WD Reg Cab  STX with Beige interior for sale in San Antonio. Shop Bracken Motors for great deals on all our Dodge inventory.",
 "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": "bracken-motors",
   "vin": "1D7HA16K58J150762",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}