{
 "id": "2FMPK4G94KBB43096",
 "name": "2019 Ford Edge SE",
 "year": 2019,
 "make": "Ford",
 "model": "Edge",
 "trim": "SE",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 16245,
 "currency": "USD",
 "mileage": 62031,
 "vin": "2FMPK4G94KBB43096",
 "image": "https://rle-photos.s3.amazonaws.com/photos/4e23548b092b405223e5bbb6002ebe45/7025/a6457645-3270-4202-8cf5-a240b442594c.jpg",
 "url": "https://carchat.io/v/oregonautomotive/2FMPK4G94KBB43096",
 "dealer": {
  "id": "oregonautomotive",
  "name": "Oregonautomotive",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/oregonautomotive"
 },
 "description": "Oregon Automotive is proud to offer this beautiful 2019 Ford Edge that comes well equipped with Class II Trailer Tow Package,Cold Weather Package,Convenience Package,Equipment Group 201A,Ford Co-Pilot360 Assist+,6 Speakers,AM/FM radio: SiriusXM,Premium 9 Speaker Audio System,Radio: AM/FM Stereo/MP3 Capable,SiriusXM Radio,SYNC 3 Communications & Entertainment System,Air Conditioning,Automatic temperature control,Front dual zone A/C,Rear window defroster,110V/150W AC Power Outlet,Foot-Activated Ha",
 "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": "oregonautomotive",
   "vin": "2FMPK4G94KBB43096",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}