{
	"Name": "Mark Reader",
	"Description": "Bad Dog",
	"Sex" :  {
	    "Male" : 
	        {"Chromosomes": "Male",
            "Anatomy": "Male",
            "Brain Structure": "Male",
            "Hormones": "Male"}
    },
	"Likes": "Normal",
	"Dislikes": "Normal",
	"Born": {
		"Year": 1961
	},
	"Employment": {
		"Working": true,
		"Full-time": false,
		"Part-time": true,
		"Paid": false,
        "PaymentStatus": "tba"
	},
	"Tenure": "Home owner",
	"Home type": "Apartment",
	"Seeking": "Satisfaction",
	"Electric": {
		"Annual consumption": 1100,
		"Units": "kWh pp"
	},
	"Gas": {
		"Annual consumption": 4000,
		"Units": "kWh pp"
	},
	"Water": {
		"Daily consumption": 150,
		"Units": "Litres pp"
	},
	"Subscriptions": {
		"Paid": ["The FT", "Caixin", "Royal Economic Society", "Society of Agriculture", "BBC", "AES.ac.uk", "Association for Christian Economics"],
		"Free": ["The Sun", "DW", "Metro", "Twitter/x.com", "SBS world news", "Tiktok", "Varsity (Cambridge-UK)", 
                         "The Spectator", "BBC Cambs/WS", "LBC", "GB News", "The Grocer"],
		"Weekly purchase": ["The Times", "Cambridge News", "Farmers Weekly", "The Guardian"]
	},
  "Looking to buy": [
    "eco-stove",
    "solar fridge-freezer",
    {
      "smart louvres": {
        "alternative 1": "glass cladding",
        "alternative 2": "shutters",
        "Aim": "To achieve Solar Heating and Convective Cooling, using the 'Greenhouse effect' for passive heating and cooling",
        "URL": "http://reader-m.blogspot.com/2019/06/smart-louvres-solar-heating-and.html"
      }
    }
  ],
	"Transport": ["walking", "bicycle", "train", "zipcar", "coach", "bus", "long distance rideshare (?) taxi"],
	"Consumer likes": ["people", "politics", "gadgets", "media", "optimization", "food", "local activity", "daytrips"],
	"Consumer dislikes": ["appliances", "building works", "broadband", "mortgages", "pensions", "disability products", "dating websites", "TV"],
	"Favorite books": ["minibeasts explorer: nosycrow",
	            "the heart of darkness: conrad", 
				"dictionary of gardening: rhs", 
				"the scriptures: god", 
				"coding / cpu's: sybex / wiley", 
				"the oxford book of food plants: oup", 
				"BNF: rpharms / (local bookshop / whs)", 
				"anatomy of seed plants: esau"]
,
	"Last updated": {
	    "DateTime_BST" : "2026-05-25_1pm",
	    "ThisFileSize": {
	        "Size" :  2548,
	        "Units" : "Bytes APPROXIMATE",
	        "Encoding" : "UTF-8"
	        }
	}     
}