{
 "id": "2T2HZMAA6NC236135",
 "name": "2022 Lexus RX",
 "year": 2022,
 "make": "Lexus",
 "model": "RX",
 "trim": null,
 "bodyStyle": "suv",
 "color": "green",
 "condition": "used",
 "price": 40999,
 "currency": "USD",
 "mileage": 48826,
 "vin": "2T2HZMAA6NC236135",
 "image": "https://images.finder.porsche.com/7a1748b2-67ed-40de-bcd7-9bfc1f5b45a7/960",
 "url": "https://carchat.io/v/porsche-river-oaks/2T2HZMAA6NC236135",
 "dealer": {
  "id": "porsche-river-oaks",
  "name": "Porsche River Oaks",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/porsche-river-oaks"
 },
 "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": "porsche-river-oaks",
   "vin": "2T2HZMAA6NC236135",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}