{
 "id": "5N1AT2MTXGC807528",
 "name": "Used 2016 Nissan Rogue SV",
 "year": 2016,
 "make": "Nissan",
 "model": "Rogue",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 13220,
 "currency": "USD",
 "mileage": 95369,
 "vin": "5N1AT2MTXGC807528",
 "image": "https://pictures.dealer.com/v/vandergriffchevroletarlington/0756/741c9db7851ef07b86c5a7fb4e83a580x.jpg",
 "url": "https://carchat.io/v/vandergriff-chevrolet/5N1AT2MTXGC807528",
 "dealer": {
  "id": "vandergriff-chevrolet",
  "name": "Vandergriff Chevrolet",
  "city": "Arlington",
  "state": "TX",
  "url": "https://carchat.io/d/vandergriff-chevrolet"
 },
 "description": "Is this 2016 Nissan Rogue your perfect car? Contact Vandergriff Chevrolet to see this Red SV SUV available for $13220",
 "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": "vandergriff-chevrolet",
   "vin": "5N1AT2MTXGC807528",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}