{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "135027467, Station Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.694213974097753,
          55.887189551513295
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "135043255, Southdale Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.693792235894447,
          55.88705157531836
        ]
      }
    }
  ]
}