{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63132093, Stuart Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3151586642103281,
          53.69414124467792
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63149754, Stuart Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3149901917700455,
          53.69425712971334
        ]
      }
    }
  ]
}