{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dulas Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.111724,
            51.567445
          ],
          [
            -0.111517,
            51.567577
          ],
          [
            -0.111309,
            51.567708
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5300028942, N4 3AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11112458099924336,
          51.56763335462377
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010437588, N4 3AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11172397930904487,
          51.56744516770054
        ]
      }
    }
  ]
}