{
 "id": "4T1G11AK8PU789465",
 "name": "Used 2023 Toyota Camry SE",
 "year": 2023,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "ice",
 "condition": "used",
 "price": 22910,
 "currency": "USD",
 "mileage": 86148,
 "vin": "4T1G11AK8PU789465",
 "image": "https://pictures.dealer.com/m/mercedesbenzofkingsportmb/1187/d30204a8e9b44ae1b2a7be9f0c4d7a5bx.jpg",
 "url": "https://carchat.io/v/rick-hill-imports-inc/4T1G11AK8PU789465",
 "dealer": {
  "id": "rick-hill-imports-inc",
  "name": "Rick Hill Imports, Inc.",
  "city": "Kingsport",
  "state": "TN",
  "url": "https://carchat.io/d/rick-hill-imports-inc"
 },
 "description": "Is this 2023 Toyota Camry your perfect car? Contact Rick Hill Imports to see this Ice SE Sedan available for $22910",
 "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": "rick-hill-imports-inc",
   "vin": "4T1G11AK8PU789465",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}