{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sewell's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.618592,
            52.050848
          ],
          [
            0.618222,
            52.050598
          ],
          [
            0.617076,
            52.050043
          ],
          [
            0.616262,
            52.049649
          ],
          [
            0.616205,
            52.04954
          ],
          [
            0.616495,
            52.049283
          ],
          [
            0.616453,
            52.049114
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006929876, CO10 7BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6161502191143843,
          52.048744335439665
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023744728, CO10 7BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6185065640912762,
          52.05087724701057
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025125327, CO10 7BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6162739723946516,
          52.04861568598202
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025248079, CO10 7BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6159223987540922,
          52.048839324568796
        ]
      }
    }
  ]
}