# Vrindavan Temples & Holy Places 

This project contains a JSON representation of the most important temples and spiritual places in **Vrindavan, India**. Vrindavan is a sacred town deeply associated with the life of Lord Krishna.


---


```sh
const { vrindavan_place } = require("vrindavan-places");
const result = await vrindavan_place();

