{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Butcher Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.320069,
            53.545249
          ],
          [
            -1.320298,
            53.545297
          ],
          [
            -1.320526,
            53.545345
          ],
          [
            -1.320715,
            53.545376
          ],
          [
            -1.320905,
            53.545408
          ],
          [
            -1.321083,
            53.545426
          ],
          [
            -1.321261,
            53.545444
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007012663, S63 0QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3206530526117612,
          53.54551319469446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022878977, S63 0QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3200687095662025,
          53.54524920814541
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022881813, S63 0QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.320777945652664,
          53.54525323666389
        ]
      }
    }
  ]
}