{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "141001717, Miller Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.68555836431751,
          55.352427676793845
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141067414, Miller Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.685765590733923,
          55.352459076550296
        ]
      }
    }
  ]
}