{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cecil Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.317775,
            54.558176
          ],
          [
            -1.317558,
            54.558193
          ],
          [
            -1.317342,
            54.558209
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cecil Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.317342,
            54.558209
          ],
          [
            -1.317354,
            54.558385
          ],
          [
            -1.317367,
            54.55856
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009305774, TS18 3ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3177751884101732,
          54.55817588882821
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013724788, TS18 3SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3173264996495146,
          54.55819133319909
        ]
      }
    }
  ]
}