{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baker Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.164349,
            53.41642
          ],
          [
            -2.164372,
            53.416581
          ],
          [
            -2.164395,
            53.416741
          ],
          [
            -2.164416,
            53.416928
          ],
          [
            -2.164438,
            53.417115
          ],
          [
            -2.164445,
            53.417177
          ],
          [
            -2.164452,
            53.417239
          ],
          [
            -2.164463,
            53.417328
          ],
          [
            -2.164473,
            53.417418
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009667982, SK4 1SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.164348691018556,
          53.41642012629641
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009670264, SK4 1QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1651328695645096,
          53.416886447136186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012781437, SK4 1QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1651328695645096,
          53.416886447136186
        ]
      }
    }
  ]
}