{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newby Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.345029,
            53.615121
          ],
          [
            -1.345055,
            53.614993
          ],
          [
            -1.345081,
            53.614866
          ],
          [
            -1.345012,
            53.614829
          ],
          [
            -1.344943,
            53.614791
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63162415, WF9 4DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.344858040473507,
          53.61502109174361
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63162416, WF9 4DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3448301749178144,
          53.614868136388644
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63172097, WF9 4DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3452235824141965,
          53.61484332318896
        ]
      }
    }
  ]
}