{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitworth Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.331891,
            51.431665
          ],
          [
            0.331921,
            51.431665
          ],
          [
            0.331951,
            51.431664
          ],
          [
            0.332233,
            51.43166
          ],
          [
            0.33224,
            51.43166
          ],
          [
            0.332473,
            51.431751
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012029941, DA11 8FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.33197206139448454,
          51.43165448714918
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012029993, DA11 8GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3321121278540563,
          51.43157975394084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012029995, DA11 8GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.33237129409426686,
          51.43158358911437
        ]
      }
    }
  ]
}