Submit a Pull Request, with your landmark added to the JSON/index.json file. Make sure the landmark is in this format:
{
"id": last landmark id + 1,
"state": "",
"city": "",
"locality": "",
"landmark": "",
"image": "",
"description": ""
}
While sending your pull request please make sure you have also inserted empty JSON with next id this will be helpful to avoid merge conflicts