{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kenyon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.286557,
            53.705524
          ],
          [
            -2.286512,
            53.705546
          ],
          [
            -2.286468,
            53.705567
          ],
          [
            -2.286388,
            53.705606
          ],
          [
            -2.286309,
            53.705644
          ],
          [
            -2.286157,
            53.705706
          ],
          [
            -2.286006,
            53.705768
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226505, BB4 8EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2859980686475034,
          53.70576805692595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024906174, BB4 8EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2864217343733224,
          53.705695138900154
        ]
      }
    }
  ]
}