{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ambury Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.744468,
            50.746306
          ],
          [
            -1.744516,
            50.746296
          ],
          [
            -1.744601,
            50.74628
          ],
          [
            -1.744602,
            50.74628
          ],
          [
            -1.744735,
            50.746254
          ],
          [
            -1.74813,
            50.745451
          ],
          [
            -1.75092,
            50.744724
          ],
          [
            -1.751451,
            50.744585
          ],
          [
            -1.754756,
            50.743963
          ],
          [
            -1.757026,
            50.743644
          ],
          [
            -1.757282,
            50.743649
          ],
          [
            -1.757319,
            50.743654
          ],
          [
            -1.757477,
            50.743731
          ],
          [
            -1.757634,
            50.743807
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012224427, BH23 7JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7576343567383967,
          50.743807048810496
        ]
      }
    }
  ]
}