{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123013674, Edison Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.375327754271919,
          55.86270614974056
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123097973, Baird Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.375394762060749,
          55.863280070895414
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123107555, Edison Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.374825703146071,
          55.8628596472452
        ]
      }
    }
  ]
}