{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137005922, St Mary's Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.050573789324749,
          54.83450791226739
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137077223, Kilndale Terrace",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.049998057218628,
          54.83482324274752
        ]
      }
    }
  ]
}