{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hilda Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.115477,
            52.215269
          ],
          [
            0.116835,
            52.21506
          ],
          [
            0.118194,
            52.214852
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hilda Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.114396,
            52.215324
          ],
          [
            0.114625,
            52.215323
          ],
          [
            0.114855,
            52.215322
          ],
          [
            0.115166,
            52.215296
          ],
          [
            0.115477,
            52.215269
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002566363, CB4 3DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.11439559511533808,
          52.21531541719699
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004212166, CB4 3BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.11437681954187723,
          52.214920110731036
        ]
      }
    }
  ]
}