
{"CMS": [
{"system":"WordPress", "produced/sold_by":"Open Source", "technology_base":"PHP/MySQL", 
	"pros/capabilites":"Free, open source, supports plugins, powers about 43% of websites", 
	"cons/limitations":"Security and backups are left to the user. 3rd party plugins cost extra. Owned by Matt Mullenweg", 
	"example_site":"https://www.nytimes.com/"},

{"system":"DruPal", "produced/sold_by":"GNU General Public License", "technology_base":"PHP/Symfony", 
	"pros/capabilites":"Open source. Database encryption options. Extensive community reporting", 
	"cons/limitations":"Not beginner friendly. Library of themes is limited.", 
	"example_site":"https://www.syfy.com/"},
	
{"system":"Joomla", "produced/sold_by":"Open Source Matters", "technology_base":"PHP/JavaScript", 
	"pros/capabilites":"Open source. Allows eCommerce stores. Large 3rd party tool community", 
	"cons/limitations":"Limited in extensions and plugins. Limits on backwards compatibility", 
	"example_site":"https://rogerfederer.com/"},

{"system":"Shopify", "produced/sold_by":"Public Company", "technology_base":"Tech Stack", 
	"pros/capabilites":"Easy setup. Manages hosting, security and SSL on its own", 
	"cons/limitations":"Can get expensive. Starter plan has limited features", 
	"example_site":"https://www.potgang.co.uk"},

{"system":"Wix", "produced/sold_by":"Public Company", "technology_base":"HTML5", 
	"pros/capabilites":"Drag and drop editor. Automatic security updates. Easy to restore site", 
	"cons/limitations":"No custom domain on free plan. Not as flexible with plugins. E-commerce only on premium plans", 
	"example_site":"https://www.clarityincrazy.com/cbd"},

{"system":"Squarespace", "produced/sold_by":"Permira", "technology_base":"Java/Some kind of database schema", 
	"pros/capabilites":"It's a drap and drop editor. Beginner friendly.", 
	"cons/limitations":"Limited customization. No phone support", 
	"example_site":"https://www.babi.sh/"},

{"system":"BigCommerce", "produced/sold_by":"Public Company", "technology_base":"PHP/GitHub/NGINX", 
	"pros/capabilites":"Trial plan offered. Free domain name is possible. Works with WordPress", 
	"cons/limitations":"Payment plans have sales caps. Limited avalible themes", 
	"example_site":"https://www.skullcandy.com/"},

{"system":"Umbraco", "produced/sold_by":"Open Source", "technology_base":"C#/Microsoft SQL Server", 
	"pros/capabilites":"Content can be prepared and vaildated separately. Open source", 
	"cons/limitations":"Limited plugins, steep learning curve with .NET. No multi-site support ", 
	"example_site":"https://bridgewatercandles.com/"},

{"system":"Ghost", "produced/sold_by":"Open Source, distributed under the MIT License", "technology_base":"JavaScript", 
	"pros/capabilites":"Markdown-based editor. Advanced SEO tools. JSON API.", 
	"cons/limitations":"Pricing plans change on number of members. Limited page design. Not suited for full websites", 
	"example_site":"https://spreadprivacy.com/"},

{"system":"TYPO3", "produced/sold_by":"GNU General Public License", "technology_base":"PHP/MySQL/JavaScript", 
	"pros/capabilites":"Free. Can handle large websites. Open source. Strong user access controls", 
	"cons/limitations":"No e-commerce support. Limited themes and extensions.", 
	"example_site":"https://plus.pearson.com/home"}

]
}