{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scots Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.479409,
            52.587346
          ],
          [
            -2.478778,
            52.587717
          ],
          [
            -2.477599,
            52.587902
          ],
          [
            -2.475892,
            52.588358
          ],
          [
            -2.473723,
            52.588676
          ],
          [
            -2.473623,
            52.588691
          ],
          [
            -2.472591,
            52.589426
          ],
          [
            -2.472156,
            52.589495
          ],
          [
            -2.470605,
            52.58944
          ],
          [
            -2.468218,
            52.589881
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070434946, TF12 5JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.479408836459081,
          52.58734585994123
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003851593, TF12 5JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4714440956556145,
          52.589256733316205
        ]
      }
    }
  ]
}