{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ferry Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.990614,
            50.71056
          ],
          [
            -1.990593,
            50.710609
          ],
          [
            -1.99037,
            50.711104
          ],
          [
            -1.990195,
            50.711496
          ],
          [
            -1.990435,
            50.711537
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015477049, BH15 4AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9914074006860067,
          50.71162152558198
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015705596, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9912091279276998,
          50.71155856246332
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022815249, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9904443238961995,
          50.71153152598258
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023690078, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9905717797798992,
          50.71159448485876
        ]
      }
    }
  ]
}