{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parliament Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.16648,
            53.856855
          ],
          [
            -2.166497,
            53.856904
          ],
          [
            -2.166513,
            53.856953
          ],
          [
            -2.166536,
            53.85702
          ],
          [
            -2.166559,
            53.857088
          ],
          [
            -2.166582,
            53.857175
          ],
          [
            -2.166606,
            53.857262
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022946760, BB8 0LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.166621154247509,
          53.85726169998199
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025677370, BB8 0HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.166299996313849,
          53.8567857886252
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094605719, BB8 0HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1661790500524276,
          53.85695672609817
        ]
      }
    }
  ]
}