{
 "id": "WBA7U2C03LGJ59484",
 "name": "2020 BMW 7 Series",
 "year": 2020,
 "make": "BMW",
 "model": "7 Series",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 22992,
 "currency": "USD",
 "mileage": 126427,
 "vin": "WBA7U2C03LGJ59484",
 "image": "https://imagescf.dealercenter.net/640/480/202311-ae294cb0d46c498683d45ebabb46a333/202607-b247d4fe964d487c80524b68818257fc.jpg",
 "url": "https://carchat.io/v/kevin-ford-automotive/WBA7U2C03LGJ59484",
 "dealer": {
  "id": "kevin-ford-automotive",
  "name": "Kevin Ford Automotive",
  "city": "Garland",
  "state": "TX",
  "url": "https://carchat.io/d/kevin-ford-automotive"
 },
 "description": "Find USED 2020 BMW 7 SERIES for sale at $22,992.00 in Garland, TX at Kevin Ford Automotive now.",
 "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": "kevin-ford-automotive",
   "vin": "WBA7U2C03LGJ59484",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}