{
 "id": "1G6DH5RL8L0139191",
 "name": "Used 2020 Cadillac CT4 V-Series",
 "year": 2020,
 "make": "Cadillac",
 "model": "CT4",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 26722,
 "currency": "USD",
 "mileage": 79927,
 "vin": "1G6DH5RL8L0139191",
 "image": "https://pictures.dealer.com/c/coastalbendcdjrcllc/0583/ab7eabcc781142ce6d14bcd08dd99313x.jpg",
 "url": "https://carchat.io/v/coastal-bend-ford/1G6DH5RL8L0139191",
 "dealer": {
  "id": "coastal-bend-ford",
  "name": "Coastal Bend Ford",
  "city": "Beeville",
  "state": "TX",
  "url": "https://carchat.io/d/coastal-bend-ford"
 },
 "description": "Is this 2020 Cadillac CT4 your perfect car? Contact Coastal Bend Ford to see this Summit White V-Series Sedan available for $26722",
 "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": "coastal-bend-ford",
   "vin": "1G6DH5RL8L0139191",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}