{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.088934,
            50.719708
          ],
          [
            -2.088102,
            50.71981
          ],
          [
            -2.087271,
            50.719911
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Park Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.090325,
            50.719524
          ],
          [
            -2.08963,
            50.719616
          ],
          [
            -2.088934,
            50.719708
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013731763, BH16 6JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0902672637346336,
          50.719509225295006
        ]
      }
    }
  ]
}