{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Powell Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.280769,
            51.727534
          ],
          [
            -2.280376,
            51.727535
          ],
          [
            -2.279982,
            51.727536
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092977583, GL10 3GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2801254425379214,
          51.727830292763976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092977934, GL10 3GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.280760647270749,
          51.72753206799211
        ]
      }
    }
  ]
}