{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.765734,
            53.142052
          ],
          [
            -0.765801,
            53.141601
          ],
          [
            -0.765818,
            53.141486
          ],
          [
            -0.765381,
            53.141274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008176719, NG23 7LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7657335930568807,
          53.14200611174694
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004245644, NG23 7LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7659446321363452,
          53.14142397908237
        ]
      }
    }
  ]
}