{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Montrose Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.125867,
            52.228687
          ],
          [
            0.126114,
            52.228535
          ],
          [
            0.126362,
            52.228382
          ],
          [
            0.126393,
            52.228363
          ],
          [
            0.126424,
            52.228344
          ],
          [
            0.126557,
            52.228243
          ],
          [
            0.12669,
            52.228142
          ],
          [
            0.126549,
            52.228019
          ],
          [
            0.126408,
            52.227896
          ],
          [
            0.12637,
            52.227872
          ],
          [
            0.126332,
            52.227848
          ],
          [
            0.126245,
            52.227793
          ],
          [
            0.126158,
            52.227738
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002566553, CB4 2SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12586700763393924,
          52.22868704347619
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025242088, CB4 2SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12681030522159692,
          52.228202467617365
        ]
      }
    }
  ]
}