{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kirkby Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.339039,
            53.007089
          ],
          [
            -0.33865,
            53.007242
          ],
          [
            -0.336883,
            53.007524
          ],
          [
            -0.336565,
            53.007563
          ],
          [
            -0.334,
            53.007877
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006533862, NG34 9PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3390645020823031,
          53.00708334617809
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025139295, NG34 9PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3359701326271652,
          53.006545624287824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025237918, NG34 9PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33438150020939444,
          53.00793484398388
        ]
      }
    }
  ]
}