{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90147769, Third Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1567230608794405,
          52.50462540003275
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015824088, Third Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.156280166640409,
          52.5043652787761
        ]
      }
    }
  ]
}