{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "21070121, North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.389927648612548,
          53.73665220656019
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000204207, North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3898966544728203,
          53.73666976836771
        ]
      }
    }
  ]
}