{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Temple Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.899276,
            52.479788
          ],
          [
            -1.899525,
            52.479823
          ],
          [
            -1.899774,
            52.479857
          ],
          [
            -1.899729,
            52.4801
          ],
          [
            -1.899628,
            52.480185
          ],
          [
            -1.899582,
            52.480226
          ],
          [
            -1.899449,
            52.480288
          ],
          [
            -1.899127,
            52.480265
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023494023, B2 5DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8991102535294078,
          52.48026107096358
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071438176, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8999653124587703,
          52.4797943170945
        ]
      }
    }
  ]
}