{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cutter Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.589788,
            50.855704
          ],
          [
            0.589735,
            50.855846
          ],
          [
            0.589681,
            50.855989
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025161704, TN34 3AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5896272658542921,
          50.855782998357945
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070600244, TN34 3AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5897525071333604,
          50.85573524628432
        ]
      }
    }
  ]
}