{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chaplin Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.543484,
            53.223593
          ],
          [
            -0.543181,
            53.22355
          ],
          [
            -0.542877,
            53.223506
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Chaplin Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.542877,
            53.223506
          ],
          [
            -0.542591,
            53.223472
          ],
          [
            -0.542304,
            53.223437
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235052599, LN5 8EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5427732195161261,
          53.22328867980675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235053293, LN5 7RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5433626844947483,
          53.22357456426478
        ]
      }
    }
  ]
}