{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Potter Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.754651,
            53.751693
          ],
          [
            -1.754736,
            53.751717
          ],
          [
            -1.754924,
            53.751768
          ],
          [
            -1.755197,
            53.751844
          ],
          [
            -1.755037,
            53.751965
          ],
          [
            -1.754877,
            53.752086
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010594448, BD12 0JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7551821384523065,
          53.75184348148452
        ]
      }
    }
  ]
}