{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Birrell's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.137123,
            56.128112
          ],
          [
            -3.137253,
            56.128158
          ],
          [
            -3.137384,
            56.128203
          ],
          [
            -3.137514,
            56.128246
          ],
          [
            -3.137645,
            56.128288
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320270845, KY1 2DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1376445357591307,
          56.12828848789481
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024859558, KY1 3EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1371264141831814,
          56.128176452017016
        ]
      }
    }
  ]
}