{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023741350, Conway Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7930387848727363,
          53.28258468263146
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50000017495, Conway Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.794108358753266,
          53.28233485065983
        ]
      }
    }
  ]
}