📃 Mockoon pre-generated templates

Make API development a breeze with our comprehensive library of JSON templates, designed to help you prototype and learn faster in Mockoon.

List of coordinates

Copy
[ {{#repeat 10}} { "id": "{{faker 'string.uuid'}}", "latitude": {{faker 'location.latitude'}}, "longitude": {{faker 'location.longitude'}} } {{/repeat}} ]

Equipped with the capability to generate randomized coordinates including latitude and longitude, this template emerges as a valuable resource for testing location-based features within applications. Whether assessing geocoding mechanisms or refining mapping functionalities, it provides developers with a comprehensive dataset to validate and fine-tune their applications. Moreover, its utility extends to simulating a database of coordinates, offering varied data for thorough testing across different geographical scenarios. With its seamless integration into development workflows, it enhances the accuracy and effectiveness of location-based functionalities within applications. These data are perfect to prototype or serve as sample data for applications like geocoding services, mapping platforms, and location-based apps.