{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Craggs Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.224588,
            54.573971
          ],
          [
            -1.224228,
            54.574189
          ],
          [
            -1.223868,
            54.574407
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007595895, TS4 2FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2245882349672257,
          54.57397126002628
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000256703, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.223905453406932,
          54.57408371660922
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001936675, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2241294445851634,
          54.57450754408555
        ]
      }
    }
  ]
}