{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goldborne Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.09289,
            53.584958
          ],
          [
            -2.092874,
            53.584814
          ],
          [
            -2.092859,
            53.58467
          ],
          [
            -2.092892,
            53.584669
          ],
          [
            -2.092924,
            53.584668
          ],
          [
            -2.093005,
            53.584665
          ],
          [
            -2.093086,
            53.584661
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117095, OL2 7TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.092889914236615,
          53.584957975780476
        ]
      }
    }
  ]
}