{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kiln Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.290511,
            53.825773
          ],
          [
            -2.290433,
            53.825526
          ],
          [
            -2.290356,
            53.82528
          ],
          [
            -2.290343,
            53.82525
          ],
          [
            -2.290331,
            53.82522
          ],
          [
            -2.29026,
            53.825069
          ],
          [
            -2.29019,
            53.824917
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "61000135, BB12 9HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.290565658063577,
          53.82545076807213
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022948672, BB12 9EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2902125231789827,
          53.824912346672626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090964195, BB12 9HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2906598581510242,
          53.82589094914615
        ]
      }
    }
  ]
}