{
 "id": "5LM5J7XC6RGL02272",
 "name": "2024 Lincoln Aviator Reserve",
 "year": 2024,
 "make": "Lincoln",
 "model": "Aviator",
 "trim": "Reserve",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 48278,
 "currency": "USD",
 "mileage": 38428,
 "vin": "5LM5J7XC6RGL02272",
 "image": "https://static.overfuel.com/photos/435/958282/46360bd0-7cf0-46bd-9e6b-be8167cdf90f.webp",
 "url": "https://carchat.io/v/taylor-automotive/5LM5J7XC6RGL02272",
 "dealer": {
  "id": "taylor-automotive",
  "name": "Taylor Automotive",
  "city": "Martin",
  "state": "TN",
  "url": "https://carchat.io/d/taylor-automotive"
 },
 "description": "Pre-owned 2024 Lincoln Aviator Reserve in Martin, TN",
 "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": "taylor-automotive",
   "vin": "5LM5J7XC6RGL02272",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}