object

PincodeLatLongData

Provides geographical information for a pincode.
Fields
coordinates
[String]
Contains the latitude and longitude values representing the precise location. The format is usually an array with two values: [longitude, latitude].
type
String
Specifies the type of geographical feature or data, typically "Point" for coordinates in geographic data systems.