{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tyler Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.059835,
            51.265903
          ],
          [
            1.059974,
            51.265775
          ],
          [
            1.060114,
            51.265646
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tyler Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.059206,
            51.265658
          ],
          [
            1.05952,
            51.265781
          ],
          [
            1.059835,
            51.265903
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094583718, CT1 3ZN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.059206505845318,
          51.26565703254281
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094583886, CT1 3ZS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0601326396347945,
          51.26578571702599
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094583889, CT1 3ZS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0599149901929785,
          51.266178178428085
        ]
      }
    }
  ]
}