{
 "id": "5LMYJ8XY8LGL20052",
 "name": "Used 2020 Lincoln Aviator Grand Touring",
 "year": 2020,
 "make": "Lincoln",
 "model": "Aviator",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 24224,
 "currency": "USD",
 "mileage": 101210,
 "vin": "5LMYJ8XY8LGL20052",
 "image": "https://pictures.dealer.com/r/roundrockgenesisgen/1924/f9739b5cc9b2a9ee542fc471bfd6e1a1x.jpg",
 "url": "https://carchat.io/v/round-rock-genesis/5LMYJ8XY8LGL20052",
 "dealer": {
  "id": "round-rock-genesis",
  "name": "Round Rock Genesis",
  "city": "Round Rock",
  "state": "TX",
  "url": "https://carchat.io/d/round-rock-genesis"
 },
 "description": "Is this 2020 Lincoln Aviator your perfect car? Contact Genesis of Round Rock to see this White Metallic Grand Touring SUV available for $24224",
 "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": "round-rock-genesis",
   "vin": "5LMYJ8XY8LGL20052",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}