{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42002096, Howard Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9776546105467765,
          53.32741314746311
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42002098, Howard Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9776525552912187,
          53.327323273896475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42002100, Howard Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9776210926777225,
          53.32726060848144
        ]
      }
    }
  ]
}