{
 "id": "URL4caa0353f4a721a0457ba072e3da0e8009ce46a3",
 "name": "2021 Dodge Charger",
 "year": 2021,
 "make": "Dodge",
 "model": "Charger",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 81573,
 "currency": "USD",
 "mileage": 25228,
 "vin": null,
 "image": "https://cdn.inventoryrsc.com/545801842_6a8f4d0f1b3c4872563db3fd.jpg",
 "url": "https://carchat.io/v/lotus-of-dallas/URL4caa0353f4a721a0457ba072e3da0e8009ce46a3",
 "dealer": {
  "id": "lotus-of-dallas",
  "name": "Lotus of Dallas",
  "city": "Carrollton",
  "state": "TX",
  "url": "https://carchat.io/d/lotus-of-dallas"
 },
 "description": "View photos and features of this Used 2021 Dodge Charger for sale at Lotus of Dallas! Serving near Highland Park, University Park, Southlake, Westlake.",
 "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": "lotus-of-dallas",
   "vin": "URL4caa0353f4a721a0457ba072e3da0e8009ce46a3",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}