{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Berner Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.02967,
            53.399859
          ],
          [
            -3.029928,
            53.399526
          ],
          [
            -3.030186,
            53.399193
          ],
          [
            -3.030209,
            53.399162
          ],
          [
            -3.030233,
            53.399131
          ],
          [
            -3.030498,
            53.398784
          ],
          [
            -3.030764,
            53.398438
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42010609, CH41 4JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0302043047537017,
          53.39893703249353
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42010610, CH41 4JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0302043047537017,
          53.39893703249353
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42156989, CH41 4JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0296504793217287,
          53.399669918006886
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42182290, CH41 3QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.030763759683213,
          53.39843780908938
        ]
      }
    }
  ]
}