{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lincoln Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.029462,
            53.417424
          ],
          [
            0.029121,
            53.417318
          ],
          [
            0.02878,
            53.417213
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023185645, LN11 0PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.02946198605885133,
          53.4174236427954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030769467, LN11 0PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.02903027249005247,
          53.41720622578698
        ]
      }
    }
  ]
}