{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Penson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.627875,
            53.554115
          ],
          [
            -2.627738,
            53.554119
          ],
          [
            -2.6276,
            53.554124
          ],
          [
            -2.627511,
            53.554127
          ],
          [
            -2.627422,
            53.554129
          ],
          [
            -2.627343,
            53.554132
          ],
          [
            -2.627264,
            53.554134
          ],
          [
            -2.627064,
            53.554141
          ],
          [
            -2.626864,
            53.554147
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014062002, WN1 2LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6272281913167177,
          53.55426217199746
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014062290, WN1 2LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.627331850787056,
          53.55412680090853
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012813553, WN1 2LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6272281913167177,
          53.55426217199746
        ]
      }
    }
  ]
}