{
 "id": "KMTG14SC8TU169014",
 "name": "2026 Genesis G70 2.5T",
 "year": 2026,
 "make": "Genesis",
 "model": "G70",
 "trim": "2.5T",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 32892,
 "currency": "USD",
 "mileage": 14764,
 "vin": "KMTG14SC8TU169014",
 "image": "https://static.overfuel.com/photos/2243/1879693/85ca5c5c-8444-4dfd-8e44-760a9cf2ebbe.webp",
 "url": "https://carchat.io/v/fred-haas-nissan/KMTG14SC8TU169014",
 "dealer": {
  "id": "fred-haas-nissan",
  "name": "Fred Haas Nissan",
  "city": "Tomball",
  "state": "TX",
  "url": "https://carchat.io/d/fred-haas-nissan"
 },
 "description": "Pre-owned 2026 Genesis G70 2.5T in Tomball, TX",
 "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": "fred-haas-nissan",
   "vin": "KMTG14SC8TU169014",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}