{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Alley",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.576433,
            50.855408
          ],
          [
            0.576013,
            50.855398
          ],
          [
            0.576023,
            50.855202
          ],
          [
            0.576032,
            50.855024
          ],
          [
            0.576038,
            50.85491
          ],
          [
            0.575925,
            50.854756
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002500742, TN34 1LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5758844210007473,
          50.854971990976345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094613907, TN34 1HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5763055708831435,
          50.855394416591324
        ]
      }
    }
  ]
}