{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023042264, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1518473229571407,
          52.11038146710539
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090889405, Rede Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1521560359305836,
          52.11040918265588
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003810922, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1519291004268646,
          52.11029833437843
        ]
      }
    }
  ]
}