{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "131001401, Leslie Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.322979667750295,
          55.784120127403924
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131011012, Leslie Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.323209123914184,
          55.784223641812055
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131011326, Leslie Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.323468306159741,
          55.78429064287878
        ]
      }
    }
  ]
}