{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Town Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.810922,
            53.199603
          ],
          [
            -0.810935,
            53.199586
          ],
          [
            -0.810993,
            53.199505
          ],
          [
            -0.811008,
            53.199484
          ],
          [
            -0.811095,
            53.199364
          ],
          [
            -0.812667,
            53.199128
          ],
          [
            -0.814238,
            53.198891
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002308393, NG23 6QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8162851263755292,
          53.200024718340586
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008177626, NG23 6QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8109076527993502,
          53.19959362907217
        ]
      }
    }
  ]
}