{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hillcroft Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.073651,
            52.787163
          ],
          [
            -2.073444,
            52.787667
          ],
          [
            -2.073237,
            52.78817
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002086700, ST17 0DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.073252162587351,
          52.78817008084809
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002092308, ST17 0DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0731769786500847,
          52.78754985262232
        ]
      }
    }
  ]
}