{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kirby Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.67501,
            52.536191
          ],
          [
            -0.674651,
            52.535949
          ],
          [
            -0.674403,
            52.535782
          ],
          [
            -0.674246,
            52.535748
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023797918, NN17 3EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.674400659650739,
          52.53593069110551
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024040941, NN17 3DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6745917235148287,
          52.535950811410515
        ]
      }
    }
  ]
}