{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Reservoir Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.542325,
            53.236965
          ],
          [
            -0.542343,
            53.236866
          ],
          [
            -0.542361,
            53.236767
          ],
          [
            -0.542368,
            53.236726
          ],
          [
            -0.542376,
            53.236685
          ],
          [
            -0.542406,
            53.236503
          ],
          [
            -0.542436,
            53.23632
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235054884, LN1 3BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5424193970678254,
          53.236355285029035
        ]
      }
    }
  ]
}