{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wick Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.529836,
            51.601069
          ],
          [
            0.529796,
            51.601249
          ],
          [
            0.529756,
            51.60143
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wick Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.53015,
            51.599965
          ],
          [
            0.530118,
            51.600179
          ],
          [
            0.530086,
            51.600393
          ],
          [
            0.529961,
            51.600731
          ],
          [
            0.529836,
            51.601069
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090453434, SS12 9NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5297550891737977,
          51.60143900079324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091213975, SS12 9HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5295675183441021,
          51.601182238906695
        ]
      }
    }
  ]
}