{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edwards Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.144217,
            51.881415
          ],
          [
            0.144485,
            51.881482
          ],
          [
            0.14467,
            51.881577
          ],
          [
            0.145078,
            51.881785
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094844653, CM23 2YG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.14510242721193048,
          51.88178182390954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094844907, CM23 2YL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.14472579945698147,
          51.88150093523725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094844908, CM23 2YL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.14457294841158658,
          51.881647599792494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094844909, CM23 2YL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1446177842953834,
          51.881673759516524
        ]
      }
    }
  ]
}