{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brownsea Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.902097,
            52.474852
          ],
          [
            -1.902237,
            52.474792
          ],
          [
            -1.902378,
            52.474732
          ],
          [
            -1.902472,
            52.474692
          ],
          [
            -1.902566,
            52.474652
          ],
          [
            -1.902722,
            52.474586
          ],
          [
            -1.902878,
            52.47452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023493156, B1 1WF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9020965148637992,
          52.47485161414605
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096597897, B1 1WF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9020969128112017,
          52.474671815090765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096597898, B1 1WF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9027003095523345,
          52.474771201182506
        ]
      }
    }
  ]
}