{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Balk Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.264816,
            53.425266
          ],
          [
            -1.264681,
            53.425405
          ],
          [
            -1.264651,
            53.425541
          ],
          [
            -1.264586,
            53.425837
          ],
          [
            -1.264497,
            53.425941
          ],
          [
            -1.264408,
            53.426045
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023205706, S66 2SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2634150798319512,
          53.42690193209289
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000572319, S66 2YG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2648502087892617,
          53.42571526936569
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000572320, S66 2YG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2643100469250734,
          53.42562205736293
        ]
      }
    }
  ]
}