{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Alley",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.056651,
            51.179159
          ],
          [
            0.056905,
            51.178982
          ],
          [
            0.056928,
            51.178966
          ],
          [
            0.057062,
            51.178766
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013767381, TN8 5PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0566657580010303,
          51.17917720346423
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035185906, TN8 5PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.05716123754956647,
          51.178736816760164
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50002013621, TN8 5PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.05710095543509205,
          51.17898968645169
        ]
      }
    }
  ]
}