OBJECT
A product/service and whether it's available on the current data center
type Product {name: String description: String category: String tags: [String] url: String }