{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bronte Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.844249,
            53.790914
          ],
          [
            -1.844222,
            53.790795
          ],
          [
            -1.844195,
            53.790676
          ],
          [
            -1.844165,
            53.790546
          ],
          [
            -1.844135,
            53.790416
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010589872, BD13 3AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8441946109842426,
          53.79068539186895
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090115702, BD13 3EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.843921187637815,
          53.79073896478216
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051142735, BD13 3EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.843966391972515,
          53.790828903265705
        ]
      }
    }
  ]
}