{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Frederick Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.302532,
            54.557999
          ],
          [
            -1.302372,
            54.558107
          ],
          [
            -1.302212,
            54.558214
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009304518, TS17 6AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3025159304513607,
          54.558008041050435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110796118, TS17 6AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.302278333178495,
          54.55833919186559
        ]
      }
    }
  ]
}