{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hipsley Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.776705,
            52.50994
          ],
          [
            -1.776809,
            52.509837
          ],
          [
            -1.776912,
            52.509734
          ],
          [
            -1.776978,
            52.50972
          ],
          [
            -1.777045,
            52.509706
          ],
          [
            -1.777148,
            52.509684
          ],
          [
            -1.777252,
            52.509663
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023645374, B36 9EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7767050988339972,
          52.50994029240062
        ]
      }
    }
  ]
}