{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Drapers Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.151524,
            52.786379
          ],
          [
            -0.151565,
            52.786423
          ],
          [
            -0.151605,
            52.786467
          ],
          [
            -0.151801,
            52.786567
          ],
          [
            -0.151997,
            52.786668
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002550169, PE11 1BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15215203507421046,
          52.78673527290547
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002553526, PE11 1AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15204375716927612,
          52.78649083642591
        ]
      }
    }
  ]
}