{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wormald Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.636297,
            53.690944
          ],
          [
            -1.636126,
            53.691036
          ],
          [
            -1.635955,
            53.691128
          ],
          [
            -1.63543,
            53.691373
          ],
          [
            -1.635397,
            53.691381
          ],
          [
            -1.634747,
            53.691542
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wormald Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.636815,
            53.690613
          ],
          [
            -1.636556,
            53.690779
          ],
          [
            -1.636297,
            53.690944
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83208914, WF13 2LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6368145205580158,
          53.690613054323705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025708475, WF13 2PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.63561273195346,
          53.69124756741055
        ]
      }
    }
  ]
}