{
 "id": "URLd2bbd40bb986399dd32a9cc47d2e42c9433781bb",
 "name": "2023 Subaru Ascent Premium",
 "year": 2023,
 "make": "Subaru",
 "model": "Ascent",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 31794,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/farris-motor-company/URLd2bbd40bb986399dd32a9cc47d2e42c9433781bb",
 "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": "URLd2bbd40bb986399dd32a9cc47d2e42c9433781bb",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}