export default Model.extend({
    dateFound: attr('date'),
    imageUrl: attr('string'),
    site: attr('string'),
    title: attr('string'),