{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cherry Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.154809,
            51.732339
          ],
          [
            -2.154957,
            51.732392
          ],
          [
            -2.155001,
            51.732542
          ],
          [
            -2.155033,
            51.732572
          ],
          [
            -2.155293,
            51.732819
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014283560, GL6 8FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1554389673066114,
          51.73269205691704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014283886, GL6 8FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.154873017624325,
          51.73233316082418
        ]
      }
    }
  ]
}