{
 "id": "1N6ED1EJ7VN602533",
 "name": "2027 Nissan Frontier SV",
 "year": 2027,
 "make": "Nissan",
 "model": "Frontier",
 "trim": null,
 "bodyStyle": "truck",
 "color": "green",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "1N6ED1EJ7VN602533",
 "image": null,
 "url": "https://carchat.io/v/chuck-hutton-nissan-parts/1N6ED1EJ7VN602533",
 "dealer": {
  "id": "chuck-hutton-nissan-parts",
  "name": "Chuck Hutton Nissan Parts",
  "city": "Jackson",
  "state": "TN",
  "url": "https://carchat.io/d/chuck-hutton-nissan-parts"
 },
 "description": "Come see this impressive 2027 NISSAN FRONTIER . .* Visit Us Today *You've earned this- stop by Chuck Hutton Nissan located at 495 Vann Dr, Jackson, TN 38305 to make this car yours today!",
 "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": "chuck-hutton-nissan-parts",
   "vin": "1N6ED1EJ7VN602533",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}