{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Benson Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.151026,
            51.114715
          ],
          [
            1.151063,
            51.114749
          ],
          [
            1.151101,
            51.114783
          ],
          [
            1.151231,
            51.114902
          ],
          [
            1.151361,
            51.11502
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50030883, CT18 7FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.151247762876708,
          51.114618656152295
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50030884, CT18 7FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1512019135669016,
          51.11457491810783
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50109731, CT18 7AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1513602450012081,
          51.11501139943286
        ]
      }
    }
  ]
}