{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "York Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.018284,
            51.302376
          ],
          [
            0.018513,
            51.30221
          ],
          [
            0.018742,
            51.302045
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "York Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.018742,
            51.302045
          ],
          [
            0.018819,
            51.301994
          ],
          [
            0.018896,
            51.301943
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "York Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.018896,
            51.301943
          ],
          [
            0.019013,
            51.301861
          ],
          [
            0.01913,
            51.301779
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "York Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.01823,
            51.302467
          ],
          [
            0.018257,
            51.302422
          ],
          [
            0.018284,
            51.302376
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003641536, TN16 3PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.01858942814302389,
          51.302155196240065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070000132, TN16 3QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.01920913488181731,
          51.30189270668199
        ]
      }
    }
  ]
}