{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bourne Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.164321,
            53.420986
          ],
          [
            -2.16405,
            53.421117
          ],
          [
            -2.163779,
            53.421248
          ],
          [
            -2.163724,
            53.421274
          ],
          [
            -2.16367,
            53.421301
          ],
          [
            -2.163575,
            53.421346
          ],
          [
            -2.16348,
            53.421392
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007624113, SK4 1NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.164321184760178,
          53.42098634213908
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015805119, SK5 7PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.162983542599995,
          53.4213926619437
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000781259, SK4 1PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.164021559458123,
          53.421328318981
        ]
      }
    }
  ]
}