{
 "id": "3N1AB9CV9VY204113",
 "name": "New 2027 Nissan Sentra SV",
 "year": 2027,
 "make": "Nissan",
 "model": "Sentra",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "kh3 super blac",
 "condition": "new",
 "price": 26730,
 "currency": "USD",
 "mileage": 4,
 "vin": "3N1AB9CV9VY204113",
 "image": null,
 "url": "https://carchat.io/v/west-texas-nissan-pre-owned-super-center/3N1AB9CV9VY204113",
 "dealer": {
  "id": "west-texas-nissan-pre-owned-super-center",
  "name": "West Texas Nissan Pre-Owned Super Center",
  "city": "Odessa",
  "state": "TX",
  "url": "https://carchat.io/d/west-texas-nissan-pre-owned-super-center"
 },
 "description": "Is this 2027 Nissan Sentra your perfect car? Contact West Texas Nissan to see this KH3 Super Blac SV Sedan available for $26730",
 "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": "west-texas-nissan-pre-owned-super-center",
   "vin": "3N1AB9CV9VY204113",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}