{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandhill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.069085,
            53.456085
          ],
          [
            -2.068952,
            53.45615
          ],
          [
            -2.068819,
            53.456215
          ],
          [
            -2.068583,
            53.456332
          ],
          [
            -2.068347,
            53.45645
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002998364, SK14 2JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.069084630345005,
          53.456098802081556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003440837, SK14 2JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0688587370317735,
          53.4560989329723
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002857469, SK14 2JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.06846717410463,
          53.45609017037249
        ]
      }
    }
  ]
}