-
Notifications
You must be signed in to change notification settings - Fork 0
/
2.json
33 lines (33 loc) · 844 Bytes
/
2.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"name": "Architectural CA Modern Home",
"address": "70780 Tamarisk Ln, Rancho Mirage, CA 92270",
"description": "Beautiful modern home in Rancho Mirage",
"image": "https://ipfs.io/ipfs/QmQUozrHLAusXDxrvsESJ3PYB3rUeUuBAvVWw6nop2uu7c/2.png",
"id": "2",
"attributes": [
{
"trait_type": "Purchase Price",
"value": 15
},
{
"trait_type": "Type of Residence",
"value": "Single family residence"
},
{
"trait_type": "Bed Rooms",
"value": 4
},
{
"trait_type": "Bathrooms",
"value": 4
},
{
"trait_type": "Square Feet",
"value": 3979
},
{
"trait_type": "Year Built",
"value": 1980
}
]
}