{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Black Pad",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.506404,
            52.43116
          ],
          [
            -1.508444,
            52.431711
          ],
          [
            -1.509722,
            52.432056
          ],
          [
            -1.510425,
            52.431782
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014006135, CV6 5PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5053038377553196,
          52.43091310846684
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015804443, CV6 4AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5089780692695753,
          52.432483703116745
        ]
      }
    }
  ]
}