{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parker's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.49859,
            53.378593
          ],
          [
            -1.498668,
            53.37864
          ],
          [
            -1.498747,
            53.378688
          ],
          [
            -1.49943,
            53.379057
          ],
          [
            -1.500113,
            53.379426
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013553570, S10 2SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4986794090938422,
          53.37863800810311
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023159909, S10 1BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.499532210736384,
          53.37898315438628
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091734029, S10 1BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.499682001977935,
          53.37902872532898
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003007210, S10 1BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4987827319159763,
          53.37880023808525
        ]
      }
    }
  ]
}