{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.091143,
            53.370162
          ],
          [
            0.088253,
            53.36935
          ],
          [
            0.087671,
            53.369186
          ],
          [
            0.085454,
            53.368433
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023183910, LN11 8SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0911299600930195,
          53.3701494334337
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032078902, LN11 8SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08515606924676547,
          53.36817719936533
        ]
      }
    }
  ]
}