{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barber's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.312304,
            53.329312
          ],
          [
            -1.312296,
            53.329289
          ],
          [
            -1.312288,
            53.329265
          ],
          [
            -1.312129,
            53.328646
          ],
          [
            -1.311937,
            53.328297
          ],
          [
            -1.311872,
            53.328179
          ],
          [
            -1.311691,
            53.327315
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034034626, S21 1AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3113894144403828,
          53.328320483287115
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034490045, S21 1AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3123043549440871,
          53.32931453152556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091724489, S21 1AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3116879480266004,
          53.32843007136027
        ]
      }
    }
  ]
}