{
 "id": "5N1BT3BB1PC946743",
 "name": "2023 Nissan Rogue SV",
 "year": 2023,
 "make": "Nissan",
 "model": "Rogue",
 "trim": "SV",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 19798,
 "currency": "USD",
 "mileage": 50316,
 "vin": "5N1BT3BB1PC946743",
 "image": "https://static.overfuel.com/photos/2098/1894781/6a8f8fd9bf022d29b29e6236.webp",
 "url": "https://carchat.io/v/farris-motor-company-morristown/5N1BT3BB1PC946743",
 "dealer": {
  "id": "farris-motor-company-morristown",
  "name": "Farris Motor Company",
  "city": "Jefferson City",
  "state": "TN",
  "url": "https://carchat.io/d/farris-motor-company-morristown"
 },
 "description": "Certified Pre-Owned 2023 Nissan Rogue SV in Morristown, TN",
 "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": "farris-motor-company-morristown",
   "vin": "5N1BT3BB1PC946743",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}