{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Forsyth Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.204728,
            53.008609
          ],
          [
            -2.204794,
            53.008613
          ],
          [
            -2.20486,
            53.008616
          ],
          [
            -2.20509,
            53.008629
          ],
          [
            -2.20532,
            53.008641
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455125235, ST4 7NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.204656344297652,
          53.00856925262392
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455126064, ST4 7NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2045221725777466,
          53.00856049456357
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455135837, ST4 7NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2053123858696666,
          53.00863104460285
        ]
      }
    }
  ]
}