{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.440122,
            52.695259
          ],
          [
            -2.440144,
            52.69518
          ],
          [
            -2.440166,
            52.695101
          ],
          [
            -2.440238,
            52.694919
          ],
          [
            -2.440309,
            52.694737
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "452023058, TF2 9FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4401623830508137,
          52.69483629727624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024236828, TF2 9FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.440309345938682,
          52.69473686454015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091739537, TF2 9FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4401623830508137,
          52.69483629727624
        ]
      }
    }
  ]
}