{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.729586,
            53.198674
          ],
          [
            -1.73015,
            53.200702
          ],
          [
            -1.730713,
            53.20273
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010334049, DE45 1HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7302157096975763,
          53.200913568168545
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010339305, DE45 1HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7300660116530184,
          53.20091322949329
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010347231, DE45 1HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.729564442817912,
          53.19973454906324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010347401, DE45 1HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.729655728220479,
          53.199501044882716
        ]
      }
    }
  ]
}