{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.369564,
            53.767766
          ],
          [
            -1.369592,
            53.767882
          ],
          [
            -1.369601,
            53.767921
          ],
          [
            -1.369607,
            53.767946
          ],
          [
            -1.369867,
            53.768014
          ],
          [
            -1.370408,
            53.768157
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72674928, LS25 7HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3706349965307032,
          53.76816679477775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72687174, LS25 7FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3700312858635775,
          53.767956897633724
        ]
      }
    }
  ]
}