{
 "id": "5LM5J7WC7VGL01384",
 "name": "2027 Lincoln Aviator Reserve",
 "year": 2027,
 "make": "Lincoln",
 "model": "Aviator",
 "trim": "Reserve",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "5LM5J7WC7VGL01384",
 "image": null,
 "url": "https://carchat.io/v/planetlincolnspring/5LM5J7WC7VGL01384",
 "dealer": {
  "id": "planetlincolnspring",
  "name": "Planetlincolnspring",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/planetlincolnspring"
 },
 "description": "Say hello to the 2027 Lincoln Aviator. This SUV feels like a calm place to be on the first cold morning, with leather seats that warm up the routine and a sunroof that keeps the drive bright. The Lincoln Aviator is family friendly and easy to live with: a rear camera takes the stress out of parking, bluetooth keeps the playlists flowing, and cruise control smooths the long highway miles. Take a test drive and see how it fits your life.",
 "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": "planetlincolnspring",
   "vin": "5LM5J7WC7VGL01384",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}