{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wells Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.184623,
            54.698304
          ],
          [
            -1.184456,
            54.698382
          ],
          [
            -1.184288,
            54.698459
          ],
          [
            -1.184096,
            54.698521
          ],
          [
            -1.183903,
            54.698582
          ],
          [
            -1.183731,
            54.698651
          ],
          [
            -1.18356,
            54.69872
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009718804, TS24 0JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1845450945921328,
          54.69833083209809
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025249731, TS24 0LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1840300529573484,
          54.69848014439199
        ]
      }
    }
  ]
}