// Create an object that represents an airbnb castle listing. // It should contain at least one boolean, one string, one number, and one array // Log out at least two of the keys using the dot notation
1
2
3
4
5
6
// Create an object that represents an airbnb castle listing.
// It should contain at least one boolean, one string, one number, and one array
// Log out at least two of the keys using the dot notation