{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queens Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.961855,
            54.920451
          ],
          [
            -2.961844,
            54.920586
          ],
          [
            -2.961627,
            54.920866
          ],
          [
            -2.961571,
            54.920939
          ],
          [
            -2.96156,
            54.921128
          ],
          [
            -2.961673,
            54.921289
          ],
          [
            -2.961837,
            54.92137
          ],
          [
            -2.962001,
            54.921451
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008678511, CA6 4SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9617731388480557,
          54.919598253035225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008679183, CA3 0EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.961150802564903,
          54.92163417187703
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008701279, CA3 0EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.962096160911039,
          54.92136607605535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025584311, CA6 4SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9590894897999935,
          54.91893647620424
        ]
      }
    }
  ]
}