{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greyhound Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.92018,
            52.371428
          ],
          [
            0.920765,
            52.371497
          ],
          [
            0.922083,
            52.37143
          ],
          [
            0.922292,
            52.371388
          ],
          [
            0.922721,
            52.371304
          ],
          [
            0.924237,
            52.37085
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010694522, IP22 2NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9242318657392459,
          52.37083155280054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091387598, IP22 2NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9201846420687841,
          52.37117450567249
        ]
      }
    }
  ]
}