{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Readscross Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.500029,
            52.526172
          ],
          [
            1.500001,
            52.52474
          ],
          [
            1.499892,
            52.524224
          ],
          [
            1.499486,
            52.522287
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630001576, NR14 6SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5000806298166043,
          52.526147662178246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630121705, NR14 6TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4992995731706005,
          52.52244716486501
        ]
      }
    }
  ]
}