{
 "id": "4T1C11AKXPU181302",
 "name": "2023 Toyota Camry LE",
 "year": 2023,
 "make": "Toyota",
 "model": "Camry",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "ice cap",
 "condition": "used",
 "price": 24595,
 "currency": "USD",
 "mileage": 61313,
 "vin": "4T1C11AKXPU181302",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2023/75994_max.jpg",
 "url": "https://carchat.io/v/automall59/4T1C11AKXPU181302",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This 2023 Camry is going to fly off the lot. Come see it while it lasts! You'll forget how you ever drove without a rear view camera. With powered side mirrors. Stay in charge with the car's steering wheel controls. Tinted windows are perfect for sunny days. This vehicle includes: security system, an air filter for the cabin, rear LED lights, extremely convenient cruise control and tire pressure monitoring system.",
 "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": "automall59",
   "vin": "4T1C11AKXPU181302",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}