{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Hill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.910101,
            53.642503
          ],
          [
            -1.910595,
            53.642712
          ],
          [
            -1.910857,
            53.642963
          ],
          [
            -1.911437,
            53.643521
          ],
          [
            -1.911466,
            53.643549
          ],
          [
            -1.911495,
            53.643576
          ],
          [
            -1.91201,
            53.644048
          ],
          [
            -1.913258,
            53.644961
          ],
          [
            -1.913677,
            53.645267
          ],
          [
            -1.915917,
            53.645456
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203366, HD3 3FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9101144426796073,
          53.64250336255459
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096255910, HD3 3FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9112617700998142,
          53.643573810761076
        ]
      }
    }
  ]
}