{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Wood Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.588606,
            53.828092
          ],
          [
            -1.589106,
            53.828224
          ],
          [
            -1.589606,
            53.828356
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72043346, LS16 5LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5887253075130612,
          53.828289955721374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72631513, LS16 5LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5894845732739404,
          53.828328506373175
        ]
      }
    }
  ]
}