{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Markham Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.476532,
            53.360584
          ],
          [
            -1.47627,
            53.360519
          ],
          [
            -1.476008,
            53.360455
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013554400, S8 0XT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4760980619607382,
          53.360473789663814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003004582, S8 0AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4764263039364276,
          53.36066399241771
        ]
      }
    }
  ]
}