{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brook Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.09235,
            51.839718
          ],
          [
            0.093154,
            51.839535
          ],
          [
            0.093957,
            51.839353
          ],
          [
            0.093967,
            51.839356
          ],
          [
            0.093976,
            51.839359
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023092698, SG10 6EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0878884461218076,
          51.83705825538694
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025007807, SG10 6EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09140079563305507,
          51.83861446536547
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034627920, SG10 6EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0924101547894954,
          51.839720554333724
        ]
      }
    }
  ]
}