{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brook Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.061489,
            51.149154
          ],
          [
            -3.061571,
            51.149168
          ],
          [
            -3.061635,
            51.149178
          ],
          [
            -3.061781,
            51.149202
          ],
          [
            -3.061808,
            51.149237
          ],
          [
            -3.061912,
            51.149375
          ],
          [
            -3.061956,
            51.149434
          ],
          [
            -3.061963,
            51.149503
          ],
          [
            -3.061993,
            51.149828
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013414102, TA5 2HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0619912049747295,
          51.1498420347037
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000445768, TA5 2HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.061790876878993,
          51.149834861609484
        ]
      }
    }
  ]
}