{
 "id": "4T1C11AK2PU132739",
 "name": "Used 2023 Toyota Camry LE",
 "year": 2023,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 23579,
 "currency": "USD",
 "mileage": 64897,
 "vin": "4T1C11AK2PU132739",
 "image": "https://pictures.dealer.com/f/freelandchryslerdodgejeepramcllc/1721/25d88f4e726e2be13c7ee6aee4571ea6x.jpg",
 "url": "https://carchat.io/v/freeland-chevrolet/4T1C11AK2PU132739",
 "dealer": {
  "id": "freeland-chevrolet",
  "name": "Freeland Chevrolet",
  "city": "Antioch",
  "state": "TN",
  "url": "https://carchat.io/d/freeland-chevrolet"
 },
 "description": "Is this 2023 Toyota Camry your perfect car? Contact Freeland Chevrolet to see this Midnight Black Metallic LE Sedan available for $23579",
 "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": "freeland-chevrolet",
   "vin": "4T1C11AK2PU132739",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}