{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moor Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.065805,
            52.098077
          ],
          [
            0.065776,
            52.098056
          ],
          [
            0.065716,
            52.098015
          ],
          [
            0.065695,
            52.098
          ],
          [
            0.065545,
            52.097894
          ],
          [
            0.065285,
            52.097712
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003185452, SG8 7TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.06570386293570668,
          52.09779966116812
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003185453, SG8 7TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.06524041501832151,
          52.09756499936594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003873468, SG8 7TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.06579050534709018,
          52.09809487773054
        ]
      }
    }
  ]
}