{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quarry Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.644614,
            53.895446
          ],
          [
            -1.644012,
            53.89544
          ],
          [
            -1.643845,
            53.895439
          ],
          [
            -1.64368,
            53.895437
          ],
          [
            -1.642747,
            53.895428
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Quarry Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.642747,
            53.895428
          ],
          [
            -1.64263,
            53.895425
          ],
          [
            -1.642514,
            53.895422
          ],
          [
            -1.64243,
            53.895453
          ],
          [
            -1.642346,
            53.895485
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72665224, LS21 3BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6442190790027744,
          53.89531931776917
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72794542, LS21 3BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6423764735662625,
          53.89547562906755
        ]
      }
    }
  ]
}