Created
January 21, 2016 16:53
-
-
Save Tmeister/3ac06ca4b6b8c27d4d99 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"properties": { | |
"lang": "es", | |
"country": "mx", | |
"currency": "MX$" | |
}, | |
"seed": { | |
"keyword": "Car", | |
"competition": "0.12", | |
"bid": "12.93", | |
"avg_key_comp": "24", | |
"local_searches": "222222" | |
}, | |
"related": [{ | |
"keyword": "Blue Car", | |
"competition": "0.12", | |
"bid": "12.93", | |
"avg_key_comp": "24", | |
"local_searches": "1111" | |
}, { | |
"keyword": "Red Car", | |
"competition": "0.12", | |
"bid": "12.93", | |
"avg_key_comp": "24", | |
"local_searches": "33333" | |
}, { | |
"keyword": "Yellow Car", | |
"competition": "0.12", | |
"bid": "12.93", | |
"avg_key_comp": "24", | |
"local_searches": "555555" | |
}, { | |
"keyword": "Convertible", | |
"competition": "0.12", | |
"bid": "12.93", | |
"avg_key_comp": "24", | |
"local_searches": "44444" | |
}, { | |
"keyword": "Sport Car", | |
"competition": "0.12", | |
"bid": "12.93", | |
"avg_key_comp": "24", | |
"local_searches": "77777" | |
}, { | |
"keyword": "New Car", | |
"competition": "0.12", | |
"bid": "12.93", | |
"avg_key_comp": "24", | |
"local_searches": "66655" | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment