{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.298341,
            54.04909
          ],
          [
            -1.297506,
            54.048762
          ],
          [
            -1.297382,
            54.048689
          ],
          [
            -1.296546,
            54.048201
          ],
          [
            -1.296511,
            54.048178
          ],
          [
            -1.296476,
            54.048156
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022910521, YO26 9SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2983406085522864,
          54.04908985460308
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025055213, YO26 9SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2907680475713654,
          54.04711307933103
        ]
      }
    }
  ]
}