{"lexicon":1,"id":"com.shopdifferent.deal","description":"A live deal found by ShopDifferent: a product offered by a store at a real, current price.","defs":{"main":{"type":"record","key":"tid","record":{"type":"object","required":["title","store","price","url","createdAt"],"properties":{"title":{"type":"string","maxLength":300},"store":{"type":"string","maxLength":120},"brand":{"type":"string","maxLength":120},"category":{"type":"string","maxLength":120},"price":{"type":"ref","ref":"com.shopdifferent.priceQuote"},"originalPrice":{"type":"ref","ref":"com.shopdifferent.priceQuote"},"url":{"type":"string","format":"uri"},"image":{"type":"string","format":"uri"},"createdAt":{"type":"string","format":"datetime"}}}}}}