{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Cut",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.266425,
            51.091722
          ],
          [
            -2.266158,
            51.09172
          ],
          [
            -2.265891,
            51.091719
          ],
          [
            -2.265723,
            51.09171
          ],
          [
            -2.265554,
            51.091701
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010450211, BA12 6HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2664231580099976,
          51.091695740025585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091712482, BA12 6HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2658531422619794,
          51.09189486533393
        ]
      }
    }
  ]
}