{
 "id": "SALMP1E49CA390201",
 "name": "2012 Land Rover Range Rover Supercharged",
 "year": 2012,
 "make": "Land Rover",
 "model": "Range Rover",
 "trim": "Supercharged",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 63558,
 "vin": "SALMP1E49CA390201",
 "image": "https://d3pgn05wtfnsmb.cloudfront.net/101603-SALMP1E49CA390201-2024-04-13-1.jpg",
 "url": "https://carchat.io/v/post-oak-motor-cars/SALMP1E49CA390201",
 "dealer": {
  "id": "post-oak-motor-cars",
  "name": "Post Oak Motor Cars",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/post-oak-motor-cars"
 },
 "description": null,
 "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": "post-oak-motor-cars",
   "vin": "SALMP1E49CA390201",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}