{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lords Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.504604,
            51.591536
          ],
          [
            0.504543,
            51.591613
          ],
          [
            0.504469,
            51.591705
          ],
          [
            0.504521,
            51.591967
          ],
          [
            0.504526,
            51.591994
          ],
          [
            0.505064,
            51.591972
          ],
          [
            0.505087,
            51.591961
          ],
          [
            0.505179,
            51.591918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025181093, SS13 1SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5043581176818144,
          51.592091215999375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093026161, SS13 1SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5045721449104995,
          51.591520070944114
        ]
      }
    }
  ]
}