{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123086011, Wright Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.416309555654742,
          55.86611424583949
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123086015, Wright Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.418028390388859,
          55.86830945391699
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123109424, Abbotsinch Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.418538153306521,
          55.87085197741495
        ]
      }
    }
  ]
}