{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Toll Bar Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.437856,
            53.353486
          ],
          [
            -1.438054,
            53.353541
          ],
          [
            -1.438252,
            53.353597
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013554483, S12 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4381430695269255,
          53.353559686516306
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051095713, S12 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4380405104450038,
          53.35336145137023
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051095714, S12 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4379805381960387,
          53.3533521803612
        ]
      }
    }
  ]
}