{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rays Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.014324,
            51.381478
          ],
          [
            -0.013759,
            51.381184
          ],
          [
            -0.013663,
            51.381134
          ],
          [
            -0.013128,
            51.38095
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003641964, BR4 0EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.013746939404497737,
          51.38118918602239
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022897210, BR4 0EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.013938222981962067,
          51.381749984681704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023528937, BR4 0EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.013938222981962067,
          51.381749984681704
        ]
      }
    }
  ]
}