{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Turkey Cock Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.734098,
            50.952179
          ],
          [
            0.734172,
            50.952208
          ],
          [
            0.734247,
            50.952237
          ],
          [
            0.734486,
            50.952366
          ],
          [
            0.734725,
            50.952495
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023942537, TN31 7AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7341015504254633,
          50.95218074812946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062569045, TN31 7LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7344749800563317,
          50.95247781045197
        ]
      }
    }
  ]
}