{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.490847,
            52.479956
          ],
          [
            1.490817,
            52.48027
          ],
          [
            1.490787,
            52.480583
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630003690, NR35 2PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.490787503983424,
          52.4805787521857
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630126656, NR35 2PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4915081259632061,
          52.47981993428583
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630126657, NR35 2PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4908012626101257,
          52.47982282745319
        ]
      }
    }
  ]
}