{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Selkirk Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.154869,
            53.271428
          ],
          [
            -2.154686,
            53.271459
          ],
          [
            -2.154502,
            53.271489
          ],
          [
            -2.154385,
            53.271507
          ],
          [
            -2.154268,
            53.271524
          ],
          [
            -2.15432,
            53.271638
          ],
          [
            -2.154371,
            53.271752
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007957860, SK10 3ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.154869426630824,
          53.27142789179804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008880253, SK10 3EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.154495212436149,
          53.271608153237764
        ]
      }
    }
  ]
}