{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodger Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.898514,
            53.35396
          ],
          [
            -2.898775,
            53.353705
          ],
          [
            -2.899036,
            53.353451
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38167630, L19 2NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8992434009762644,
          53.353630629246105
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38264108, L19 2JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8985141505807697,
          53.353959725324394
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38269024, L19 2NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8990351800015195,
          53.353731076805154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024826685, L19 2NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.899135979505778,
          53.35352357149086
        ]
      }
    }
  ]
}