{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meeting House Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.130973,
            53.954555
          ],
          [
            -1.130807,
            53.9544
          ],
          [
            -1.130641,
            53.954246
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034770869, YO26 5FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1306158357787772,
          53.954142385443234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034770923, YO26 5LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1309883465169859,
          53.95454954139031
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034770924, YO26 5FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1304123377866653,
          53.954401566143915
        ]
      }
    }
  ]
}