{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.314045,
            50.872516
          ],
          [
            -2.313594,
            50.87303
          ],
          [
            -2.312656,
            50.873419
          ],
          [
            -2.312503,
            50.873483
          ],
          [
            -2.312305,
            50.873654
          ],
          [
            -2.312487,
            50.874508
          ],
          [
            -2.312396,
            50.874598
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013222456, DT11 0EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3128228277043523,
          50.874623696584784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013288734, DT11 0EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.31404514385312,
          50.87251617601852
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013289730, DT11 0EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3128228277043523,
          50.874623696584784
        ]
      }
    }
  ]
}