{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oastler Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.765851,
            53.756864
          ],
          [
            -1.765515,
            53.756733
          ],
          [
            -1.765178,
            53.756603
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591072, BD12 0TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7654371045435024,
          53.756699531703255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090110363, BD12 0TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7655283550918524,
          53.756654769816016
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090160706, BD12 0TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.764800201111366,
          53.75668030911953
        ]
      }
    }
  ]
}