{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Well Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.309782,
            51.499931
          ],
          [
            0.309656,
            51.499473
          ],
          [
            0.309592,
            51.499416
          ],
          [
            0.309105,
            51.498977
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001047321, RM16 5UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3091585985963325,
          51.49904224053901
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014292150, RM16 5UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3102182837510251,
          51.50062213819606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095906541, RM16 5UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.309430553767137,
          51.49957647038067
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091300907, RM16 5UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3090607039926779,
          51.49938590636844
        ]
      }
    }
  ]
}