{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.647722,
            52.752072
          ],
          [
            -0.647489,
            52.751844
          ],
          [
            -0.647442,
            52.751798
          ],
          [
            -0.647383,
            52.751587
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008626881, LE15 7RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6479059122188262,
          52.752092062813254
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008629139, LE15 7RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.64941268422558,
          52.753197042104716
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023899175, LE15 7RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.64910572555178,
          52.75258221295076
        ]
      }
    }
  ]
}