{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holme Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.13199,
            52.945052
          ],
          [
            -1.131974,
            52.945035
          ],
          [
            -1.131957,
            52.945018
          ],
          [
            -1.131343,
            52.944553
          ],
          [
            -1.130728,
            52.944088
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009155896, NG2 3GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1306962130100051,
          52.94406446194584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001383174, NG2 3HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1309697392302054,
          52.9445249278677
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001383175, NG2 3HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1320557709304084,
          52.94454185146724
        ]
      }
    }
  ]
}