{
 "id": "7SAXCBE52NF341000",
 "name": "Used 2022 Tesla Model X Base",
 "year": 2022,
 "make": "Tesla",
 "model": "Model X",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 48777,
 "currency": "USD",
 "mileage": 70519,
 "vin": "7SAXCBE52NF341000",
 "image": "https://pictures.dealer.com/i/idrivemotorcars/1418/7c0f160c9a4985dc86a080fe24664705x.jpg",
 "url": "https://carchat.io/v/idrive1-motorcars/7SAXCBE52NF341000",
 "dealer": {
  "id": "idrive1-motorcars",
  "name": "iDrive1 Motorcars",
  "city": "Carrollton",
  "state": "TX",
  "url": "https://carchat.io/d/idrive1-motorcars"
 },
 "description": "Is this 2022 Tesla Model X your perfect car? Contact iDrive1 Motorcars to see this Black Base SUV available for $48777",
 "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": "idrive1-motorcars",
   "vin": "7SAXCBE52NF341000",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}