{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tetley Bye Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.985674,
            53.579875
          ],
          [
            -1.98556,
            53.58022
          ],
          [
            -1.984965,
            53.580898
          ],
          [
            -1.984096,
            53.581888
          ],
          [
            -1.983881,
            53.582281
          ],
          [
            -1.983697,
            53.582617
          ],
          [
            -1.983604,
            53.582643
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117619, OL3 5LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9856890482613736,
          53.57987908027562
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000121387, OL3 5LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9856284306738978,
          53.5804902764643
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000126494, OL3 5LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.989524631968605,
          53.58282762574744
        ]
      }
    }
  ]
}