{
 "id": "URLba2d75ad67ac4ebaddf587a20f221268e0f6a284",
 "name": "2013 Chevrolet Tahoe LS",
 "year": 2013,
 "make": "Chevrolet",
 "model": "Tahoe LS",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cloud.iimanager.com/vdata/texastruckskerrville_com/5250639_x640_01.jpg?ts=0",
 "url": "https://carchat.io/v/texas-trucks/URLba2d75ad67ac4ebaddf587a20f221268e0f6a284",
 "dealer": {
  "id": "texas-trucks",
  "name": "Texas Trucks",
  "city": "Kerrville",
  "state": "TX",
  "url": "https://carchat.io/d/texas-trucks"
 },
 "description": "View the 2013 Chevrolet Tahoe LS located at Texas Trucks",
 "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": "texas-trucks",
   "vin": "URLba2d75ad67ac4ebaddf587a20f221268e0f6a284",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}