{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Owen Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.979852,
            52.200641
          ],
          [
            0.979865,
            52.200619
          ],
          [
            0.979878,
            52.200597
          ],
          [
            0.979946,
            52.200471
          ],
          [
            0.980015,
            52.200346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Owen Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.979641,
            52.200945
          ],
          [
            0.979747,
            52.200793
          ],
          [
            0.979852,
            52.200641
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090890904, IP14 1UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.98001244595817,
          52.20036295360352
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090890961, IP14 1UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9795342752255692,
          52.200653832854194
        ]
      }
    }
  ]
}