{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenfield Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.764474,
            53.823173
          ],
          [
            -1.76442,
            53.823312
          ],
          [
            -1.764366,
            53.823451
          ],
          [
            -1.764366,
            53.823469
          ],
          [
            -1.764366,
            53.823487
          ],
          [
            -1.764411,
            53.823607
          ],
          [
            -1.764456,
            53.823727
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094182704, BD18 2FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7641843824706744,
          53.82334302189576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094182705, BD18 2FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.764199321241548,
          53.82338799092495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094182719, BD18 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7644739645497505,
          53.82317281927416
        ]
      }
    }
  ]
}