{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Skylark Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.435499,
            54.811778
          ],
          [
            -1.435268,
            54.81209
          ],
          [
            -1.435038,
            54.812402
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45149937, DH5 0GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4352169618774622,
          54.81192904869321
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45149941, DH5 0GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4356217403672842,
          54.811912957389374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45151266, DH5 0GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4354991486113426,
          54.81177758888511
        ]
      }
    }
  ]
}