{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Normans Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.64118,
            50.757029
          ],
          [
            -1.641082,
            50.75677
          ],
          [
            -1.640984,
            50.756512
          ],
          [
            -1.640978,
            50.756438
          ],
          [
            -1.640972,
            50.756364
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013631703, BH25 5BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6411738919130887,
          50.7570230942986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090349038, BH25 5FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6397300889338637,
          50.756730881846
        ]
      }
    }
  ]
}