{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sherwood Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.996555,
            53.420472
          ],
          [
            -2.995143,
            53.420473
          ],
          [
            -2.994721,
            53.420473
          ],
          [
            -2.994494,
            53.420473
          ],
          [
            -2.994325,
            53.420473
          ],
          [
            -2.994407,
            53.420122
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38262373, L3 7DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.994324691350219,
          53.42047315238389
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38312657, L3 7EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9949413143232873,
          53.42045902672099
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38338970, L3 7EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9950855323708225,
          53.42083535939614
        ]
      }
    }
  ]
}