{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rae Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.780113,
            53.82758
          ],
          [
            -1.780386,
            53.82754
          ],
          [
            -1.78066,
            53.8275
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591012, BD18 3DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7805537061639947,
          53.82750849506867
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024351205, BD18 3DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.78126797981922,
          53.8274648582186
        ]
      }
    }
  ]
}