{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Miry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.688901,
            53.866017
          ],
          [
            -1.688548,
            53.865566
          ],
          [
            -1.688464,
            53.865459
          ],
          [
            -1.687964,
            53.865224
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72641325, LS19 7FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6888861523967815,
          53.865954067663885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72670574, LS19 7EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.688814320290758,
          53.86538764433985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72670575, LS19 7LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.688814320290758,
          53.86538764433985
        ]
      }
    }
  ]
}