{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chilliwack Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.523444,
            51.422548
          ],
          [
            0.523439,
            51.422467
          ],
          [
            0.523435,
            51.422386
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Chilliwack Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.523435,
            51.422386
          ],
          [
            0.52338,
            51.421375
          ],
          [
            0.523326,
            51.42037
          ],
          [
            0.523326,
            51.42037
          ],
          [
            0.523326,
            51.420365
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44002866, ME3 8NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5210856959420342,
          51.42284576610573
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025152768, ME3 8NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5234826381713453,
          51.42327082120697
        ]
      }
    }
  ]
}