{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little London Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.104303,
            52.840507
          ],
          [
            -1.104692,
            52.840518
          ],
          [
            -1.105082,
            52.840529
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040023451, NG12 5QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.104705723526249,
          52.840508846704346
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040060510, NG12 5QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.104926719496675,
          52.840591419905444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024948060, NG12 5QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1059806404351098,
          52.84059935874762
        ]
      }
    }
  ]
}