{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Roundel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.232574,
            53.808114
          ],
          [
            -2.232438,
            53.808235
          ],
          [
            -2.232302,
            53.808357
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Roundel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.232302,
            53.808357
          ],
          [
            -2.232302,
            53.808369
          ],
          [
            -2.232302,
            53.808382
          ],
          [
            -2.232302,
            53.808459
          ],
          [
            -2.232303,
            53.808537
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014135143, BB10 1EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2337276101381476,
          53.80806656337565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025461896, BB10 1EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.23302744005037,
          53.80777132444006
        ]
      }
    }
  ]
}