{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brown Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.339754,
            54.057627
          ],
          [
            -1.338792,
            54.0573
          ],
          [
            -1.334965,
            54.056206
          ],
          [
            -1.334336,
            54.056026
          ],
          [
            -1.329889,
            54.055193
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Brown Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.329889,
            54.055193
          ],
          [
            -1.32976,
            54.055169
          ],
          [
            -1.32963,
            54.055146
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022908521, YO26 9RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3297672303491168,
          54.05517398200663
        ]
      }
    }
  ]
}