{
 "id": "4T1C11AK2PU730667",
 "name": "Used 2023 Toyota Camry LE",
 "year": 2023,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "ice cap",
 "condition": "used",
 "price": 25222,
 "currency": "USD",
 "mileage": 26612,
 "vin": "4T1C11AK2PU730667",
 "image": "https://pictures.dealer.com/h/hyundaioflongview/1461/b290e00d51664db233a79c321e594c6bx.jpg",
 "url": "https://carchat.io/v/genesis-of-longview/4T1C11AK2PU730667",
 "dealer": {
  "id": "genesis-of-longview",
  "name": "Genesis of Longview",
  "city": "Longview",
  "state": "TX",
  "url": "https://carchat.io/d/genesis-of-longview"
 },
 "description": "Is this 2023 Toyota Camry your perfect car? Contact Genesis of Longview to see this Ice Cap LE Sedan available for $25222",
 "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": "genesis-of-longview",
   "vin": "4T1C11AK2PU730667",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}