{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mulberry Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.46669,
            53.382248
          ],
          [
            -1.46654,
            53.382031
          ],
          [
            -1.46639,
            53.381813
          ],
          [
            -1.46636,
            53.381743
          ],
          [
            -1.46633,
            53.381672
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013555051, S1 2PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4663809691191114,
          53.381751991199316
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013645041, S1 2PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.466467346878164,
          53.38205799272341
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013645144, S1 2GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4667184140887644,
          53.38241866171733
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025369847, S1 2PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4662907731086672,
          53.38175158822287
        ]
      }
    }
  ]
}