{
 "id": "URL3ce72e190900bd07ca8ac6507abbbb7dd4ad51e8",
 "name": "2022 Dodge Charger R/T",
 "year": 2022,
 "make": "Dodge",
 "model": "Charger",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 35981,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/304/1874852/8305e7f1e7eb471bb8c5246c168a5315.webp",
 "url": "https://carchat.io/v/american-auto-brokers/URL3ce72e190900bd07ca8ac6507abbbb7dd4ad51e8",
 "dealer": {
  "id": "american-auto-brokers",
  "name": "American Auto Brokers",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/american-auto-brokers"
 },
 "description": null,
 "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": "american-auto-brokers",
   "vin": "URL3ce72e190900bd07ca8ac6507abbbb7dd4ad51e8",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}