{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hoo Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.414268,
            51.872532
          ],
          [
            -0.414434,
            51.87235
          ],
          [
            -0.4146,
            51.872168
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004925902, LU1 3SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4142674447728731,
          51.872541244522026
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090732012, LU1 3QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41437635045671056,
          51.87233590303654
        ]
      }
    }
  ]
}