Try with this and see if it works,
{
"smart_collection": {
"title": "Smart iPods",
"rules": [{
"column": "variant_price",
"relation": "less_than",
"condition": "20"
}],
"image": {
"src": "http://static.shopify.com/collections/ipod.jpg?0",
"alt": "iPods"
}
}
}