Micro data JSon for store pages
Hey guys,
Im facing a small issue and a bit of help would be lovely.
Ive added a script with json on the content-coupon.php page and it works fine but I dont know how to get some data :
"location": {
"@type": "Place",
"name": "Need to get the store name value here",
"url": "Need to get the store url here (not the affiliate url)",
"address": "Need to get the store name value here"
}
Does anyone could help me with grabbing this data ?
Cheerz