{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Deer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.19815,
            53.724599
          ],
          [
            -2.198278,
            53.724616
          ],
          [
            -2.198405,
            53.724633
          ],
          [
            -2.198751,
            53.724705
          ],
          [
            -2.199096,
            53.724777
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014225217, OL13 8QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1982393414054338,
          53.724470061467166
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014225218, OL13 8QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1983757381388442,
          53.72446983545567
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014227104, OL13 8QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1981337627325312,
          53.72457809329055
        ]
      }
    }
  ]
}