{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Malmsgate Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.092055,
            52.941442
          ],
          [
            -0.092175,
            52.9413
          ],
          [
            -0.093117,
            52.940661
          ],
          [
            -0.094234,
            52.939903
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008183697, PE20 1PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09206335367847522,
          52.94145847072553
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001774101, PE20 1PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0936700781423214,
          52.940117686072895
        ]
      }
    }
  ]
}