{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130106487, Rotterdam Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.519668869345958,
          58.594939566981715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130112112, Meadow Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.519422262466403,
          58.59480774642399
        ]
      }
    }
  ]
}