{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ellen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.216105,
            53.836187
          ],
          [
            -2.215806,
            53.836321
          ],
          [
            -2.215508,
            53.836455
          ],
          [
            -2.215265,
            53.836666
          ],
          [
            -2.215022,
            53.836876
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022947618, BB9 7JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2160902103380415,
          53.83617799139237
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094603251, BB9 7JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2152104873928677,
          53.83649415152238
        ]
      }
    }
  ]
}