{
 "id": "URL08a961b37f1be21522ec6f0f45b2abb6e9d08e37",
 "name": "2001 Chevrolet Silverado 1500",
 "year": 2001,
 "make": "Chevrolet",
 "model": "Silverado",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 7092,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/646/1958675/6aa0504b3e2e427b37599fb3.webp",
 "url": "https://carchat.io/v/farris-motor-company/URL08a961b37f1be21522ec6f0f45b2abb6e9d08e37",
 "dealer": {
  "id": "farris-motor-company",
  "name": "Farris Motor Company",
  "city": "Jefferson City",
  "state": "TN",
  "url": "https://carchat.io/d/farris-motor-company"
 },
 "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": "farris-motor-company",
   "vin": "URL08a961b37f1be21522ec6f0f45b2abb6e9d08e37",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}