{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St James Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.522651,
            53.644903
          ],
          [
            -1.522922,
            53.644817
          ],
          [
            -1.523193,
            53.644731
          ],
          [
            -1.523305,
            53.644695
          ],
          [
            -1.523417,
            53.64466
          ],
          [
            -1.523505,
            53.64463
          ],
          [
            -1.523593,
            53.644601
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St James Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.523593,
            53.644601
          ],
          [
            -1.523706,
            53.64456
          ],
          [
            -1.523819,
            53.644518
          ],
          [
            -1.523937,
            53.644476
          ],
          [
            -1.524054,
            53.644433
          ],
          [
            -1.52414,
            53.644402
          ],
          [
            -1.524227,
            53.64437
          ],
          [
            -1.524548,
            53.644252
          ],
          [
            -1.524869,
            53.644135
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63163332, WF4 3HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5242394827199388,
          53.64491834176587
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63170527, WF4 3HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5226513305893479,
          53.64490303567478
        ]
      }
    }
  ]
}