{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lamb Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.095598,
            52.989983
          ],
          [
            0.096824,
            52.989658
          ],
          [
            0.098172,
            52.989399
          ],
          [
            0.100797,
            52.988895
          ],
          [
            0.10083,
            52.988897
          ],
          [
            0.100863,
            52.988899
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002212376, PE22 0DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.10035617166135019,
          52.98907414011162
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008184136, PE22 0DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09561844060247167,
          52.99000289763129
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030736942, PE22 0DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09636027250008349,
          52.98963018384817
        ]
      }
    }
  ]
}