{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elm Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.889731,
            54.950242
          ],
          [
            -1.889691,
            54.95025
          ],
          [
            -1.889651,
            54.950259
          ],
          [
            -1.889578,
            54.950277
          ],
          [
            -1.889506,
            54.950295
          ],
          [
            -1.889256,
            54.950135
          ],
          [
            -1.889007,
            54.949974
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023731593, NE43 7BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8897578266583082,
          54.950269490428376
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110647179, NE43 7BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8896169667391667,
          54.950395170217796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110647180, NE43 7BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8895231415947065,
          54.95044900261417
        ]
      }
    }
  ]
}