{
 "id": "3MW5R1J05M8C05337",
 "name": "Pre-Owned 2021 BMW 330i",
 "year": 2021,
 "make": "BMW",
 "model": "330i",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 25223,
 "currency": "USD",
 "mileage": 46487,
 "vin": "3MW5R1J05M8C05337",
 "image": "https://pictures.dealer.com/l/landroverwesthoustonlr/1080/d8499d62ec7d733ea5b851d745834586x.jpg",
 "url": "https://carchat.io/v/land-rover-west-houston/3MW5R1J05M8C05337",
 "dealer": {
  "id": "land-rover-west-houston",
  "name": "Land Rover West Houston",
  "city": "Katy",
  "state": "TX",
  "url": "https://carchat.io/d/land-rover-west-houston"
 },
 "description": "Is this 2021 BMW 330i your perfect car? Contact Land Rover West Houston to see this Mineral Gray Sedan available for $25223",
 "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": "land-rover-west-houston",
   "vin": "3MW5R1J05M8C05337",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}