{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mark Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.485484,
            53.550362
          ],
          [
            -1.485397,
            53.550397
          ],
          [
            -1.48531,
            53.550432
          ],
          [
            -1.485105,
            53.550513
          ],
          [
            -1.484901,
            53.550595
          ],
          [
            -1.484791,
            53.550639
          ],
          [
            -1.48468,
            53.550682
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022878082, S70 1PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.485484282000578,
          53.55036235074027
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052201989, S70 1BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4849257541234229,
          53.55036893642541
        ]
      }
    }
  ]
}