# 🌸 Govardhan Places JSON

This repository contains a JSON dataset of sacred and historical places in **Govardhan**, India, which is famously associated with **Lord Krishna**. Govardhan is one of the most significant religious destinations for devotees, and it holds several temples, ghats, and historical spots linked to Krishna's divine childhood.


---


```sh
const { govardhan_places } = require("govardhan-places");
const result = await govardhan_places();

