{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "141029986, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.620572798589825,
          55.54744089262672
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141058757, B746",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.619939518778664,
          55.543166820113846
        ]
      }
    }
  ]
}