{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stanley Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.154994,
            52.956483
          ],
          [
            -1.154977,
            52.956459
          ],
          [
            -1.154959,
            52.956435
          ],
          [
            -1.154811,
            52.956238
          ],
          [
            -1.154663,
            52.956041
          ],
          [
            -1.154648,
            52.955962
          ],
          [
            -1.154633,
            52.955884
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009157308, NG1 5GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.154994064647237,
          52.95648336283613
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094985173, NG1 5EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1553700116755692,
          52.956288265189
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001393772, NG1 5GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1546823809172921,
          52.95643619977233
        ]
      }
    }
  ]
}