{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Graveley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.464424,
            53.800323
          ],
          [
            -1.46435,
            53.800152
          ],
          [
            -1.464277,
            53.799981
          ],
          [
            -1.464166,
            53.799738
          ],
          [
            -1.464055,
            53.799495
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628228, LS15 7RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4644096532588602,
          53.80026926092659
        ]
      }
    }
  ]
}