{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ferguson Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.258162,
            52.02364
          ],
          [
            0.258153,
            52.023608
          ],
          [
            0.258141,
            52.023566
          ],
          [
            0.258099,
            52.023335
          ],
          [
            0.258056,
            52.023105
          ],
          [
            0.258056,
            52.023101
          ],
          [
            0.258049,
            52.023065
          ],
          [
            0.258042,
            52.023026
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002184113, CB11 3HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.25824296655035395,
          52.02353430301108
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025023541, CB11 3GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.25799178499103853,
          52.0234671801047
        ]
      }
    }
  ]
}