{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quaker's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.532865,
            52.349852
          ],
          [
            0.533705,
            52.349284
          ],
          [
            0.534546,
            52.348716
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Quaker's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.532382,
            52.350165
          ],
          [
            0.532623,
            52.350008
          ],
          [
            0.532865,
            52.349852
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001251975, IP28 7JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5324893626025723,
          52.35012421572796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015290613, IP28 7JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5357739983481443,
          52.347733704291855
        ]
      }
    }
  ]
}