{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Long Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.270303,
            52.529569
          ],
          [
            1.273233,
            52.529015
          ],
          [
            1.274797,
            52.528792
          ],
          [
            1.275377,
            52.528709
          ],
          [
            1.2774,
            52.528341
          ],
          [
            1.279247,
            52.527929
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630001113, NR15 1UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.270292178432902,
          52.52954252581281
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025109349, NR15 1UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2728896711487359,
          52.52937173270319
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025349184, NR15 1UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2741052025245925,
          52.528465695563135
        ]
      }
    }
  ]
}