{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stuart Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.21245,
            54.691604
          ],
          [
            -1.212444,
            54.691509
          ],
          [
            -1.212437,
            54.691413
          ],
          [
            -1.212433,
            54.691262
          ],
          [
            -1.212428,
            54.69111
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009718657, TS24 8DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2124596649463295,
          54.69110117712639
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110785227, TS24 8DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2121940502645439,
          54.691198307273716
        ]
      }
    }
  ]
}