{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quintin Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.709223,
            50.743328
          ],
          [
            -1.709384,
            50.743175
          ],
          [
            -1.709388,
            50.743171
          ],
          [
            -1.709553,
            50.743015
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012224379, BH23 5TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7092227200456545,
          50.74332779985638
        ]
      }
    }
  ]
}