GeoJSON
An open standard format for encoding a variety of geographic data structures using JSON.
GeoJSON is used to represent geographic features like points, lines, and polygons. It is widely used in mapping applications and services like OpenStreetMap and Leaflet.js to display location-based data.