{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.536649,
            53.227114
          ],
          [
            -0.536036,
            53.227108
          ],
          [
            -0.535962,
            53.227107
          ],
          [
            -0.535957,
            53.226783
          ],
          [
            -0.536032,
            53.226728
          ],
          [
            -0.536107,
            53.226673
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235054845, LN5 7HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5365010716789307,
          53.22712232765502
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235057780, LN5 7HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5355424153362406,
          53.227119542685244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235058925, LN5 7HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5361627937888707,
          53.22693838071218
        ]
      }
    }
  ]
}