{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023759467, Brown Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.24639614226716,
          53.790613491349674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002489670, Brown Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2459860994346106,
          53.790578382056474
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002826847, Brick Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.245955846774772,
          53.79059642015504
        ]
      }
    }
  ]
}