{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.263724,
            52.928722
          ],
          [
            1.263666,
            52.928829
          ],
          [
            1.263608,
            52.928935
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023457472, NR27 9RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2635709588431177,
          52.92898401014803
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094470983, NR27 9RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2673419633095242,
          52.924320695500626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091325773, NR27 9RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2673669003706833,
          52.92405920427811
        ]
      }
    }
  ]
}