{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.438608,
            52.694716
          ],
          [
            -2.438615,
            52.694763
          ],
          [
            -2.438621,
            52.694811
          ],
          [
            -2.438652,
            52.69493
          ],
          [
            -2.438683,
            52.695049
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.438683,
            52.695049
          ],
          [
            -2.438688,
            52.695064
          ],
          [
            -2.438693,
            52.695079
          ],
          [
            -2.438794,
            52.695216
          ],
          [
            -2.438895,
            52.695353
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024236316, TF2 9HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.43889508277356,
          52.695353411183504
        ]
      }
    }
  ]
}