{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rectory Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.881219,
            52.688454
          ],
          [
            -0.881444,
            52.688582
          ],
          [
            -0.88167,
            52.68871
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033209857, LE14 2JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8812363071395057,
          52.68848103983165
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030544650, LE14 2JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8816710920706907,
          52.688835755133425
        ]
      }
    }
  ]
}