{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.65511,
            53.275633
          ],
          [
            -1.655398,
            53.275685
          ],
          [
            -1.655685,
            53.275737
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010334444, S32 4TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6554846204295965,
          53.27569709285735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010338196, S32 4TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6553792162944858,
          53.275750721294465
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070099357, S32 4TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6552594664298417,
          53.27572340907862
        ]
      }
    }
  ]
}