{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Millers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.961321,
            54.528069
          ],
          [
            -0.959093,
            54.526989
          ],
          [
            -0.958732,
            54.526739
          ],
          [
            -0.958024,
            54.525993
          ],
          [
            -0.957922,
            54.525906
          ],
          [
            -0.957083,
            54.525192
          ],
          [
            -0.956576,
            54.525098
          ],
          [
            -0.954343,
            54.525402
          ],
          [
            -0.954066,
            54.525355
          ],
          [
            -0.953776,
            54.525113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013582141, TS12 3LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9613210750540194,
          54.52806863671389
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002523679, TS12 3HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9537810644117408,
          54.52501986607117
        ]
      }
    }
  ]
}