{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.775513,
            53.261208
          ],
          [
            -0.775485,
            53.261167
          ],
          [
            -0.77538,
            53.261009
          ],
          [
            -0.775247,
            53.26081
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981639, LN1 2JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7755125612767197,
          53.26120808391649
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090359667, NG22 0TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7762933798117415,
          53.25958902687932
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090359960, NG22 0TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.77739741937379,
          53.26030152074774
        ]
      }
    }
  ]
}