{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wonder Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.494193,
            53.67816
          ],
          [
            -1.494177,
            53.678223
          ],
          [
            -1.494161,
            53.678285
          ],
          [
            -1.49416,
            53.678363
          ],
          [
            -1.494159,
            53.67844
          ],
          [
            -1.494158,
            53.678556
          ],
          [
            -1.494157,
            53.678672
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63171488, WF1 1NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4941931013889311,
          53.67815968310258
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63184585, WF1 1NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4944936040463894,
          53.678349704145496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63191994, WF1 1NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4944936040463894,
          53.678349704145496
        ]
      }
    }
  ]
}