{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123040550, Broomlands Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.443330501307337,
          55.842077109838556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123040555, Broomlands Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.443502613141187,
          55.84201976237523
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123090237, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.443330501307337,
          55.842077109838556
        ]
      }
    }
  ]
}