{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Candle Stick",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.04429,
            52.638592
          ],
          [
            1.04601,
            52.638256
          ],
          [
            1.048134,
            52.637949
          ],
          [
            1.049258,
            52.637786
          ],
          [
            1.050727,
            52.637388
          ],
          [
            1.051935,
            52.63726
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630000272, NR9 4DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.044334259018621,
          52.63859101298381
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015283266, NR9 4DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0443760333482115,
          52.63855396658473
        ]
      }
    }
  ]
}