{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.532324,
            51.402215
          ],
          [
            -0.53227,
            51.404167
          ],
          [
            -0.532254,
            51.404757
          ],
          [
            -0.532288,
            51.40485
          ],
          [
            -0.532444,
            51.405288
          ],
          [
            -0.532686,
            51.405533
          ],
          [
            -0.532733,
            51.40558
          ],
          [
            -0.532751,
            51.405599
          ],
          [
            -0.532927,
            51.405777
          ],
          [
            -0.533132,
            51.405985
          ],
          [
            -0.533309,
            51.406135
          ],
          [
            -0.533487,
            51.406286
          ],
          [
            -0.533566,
            51.406384
          ],
          [
            -0.533645,
            51.406483
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002015805, TW20 8QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5323295159019354,
          51.40222186113643
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004035234, TW20 8QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5339945141069199,
          51.405003323651044
        ]
      }
    }
  ]
}