{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Riddings Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.654394,
            54.186076
          ],
          [
            -1.654352,
            54.186111
          ],
          [
            -1.653813,
            54.186568
          ],
          [
            -1.653514,
            54.186821
          ],
          [
            -1.653397,
            54.186853
          ],
          [
            -1.653158,
            54.18669
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003016258, HG4 3DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.65303555255392,
          54.18638285967352
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022911168, HG4 3DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6543408163389777,
          54.18605407451016
        ]
      }
    }
  ]
}