{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90147828, First Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.147291484848262,
          52.503765512431684
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90217321, First Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.147305735174716,
          52.50362165579426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90217322, First Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.147305735174716,
          52.50362165579426
        ]
      }
    }
  ]
}