{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023054431, Carnarvon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2426212102847725,
          53.49127764448031
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023062932, Brickley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2423338698203406,
          53.49110744760247
        ]
      }
    }
  ]
}