{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Miller Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.477429,
            53.362232
          ],
          [
            -1.477466,
            53.362242
          ],
          [
            -1.477504,
            53.362251
          ],
          [
            -1.477781,
            53.362319
          ],
          [
            -1.478058,
            53.362388
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003573472, S7 1FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4776854357973574,
          53.36214365658347
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013554749, S7 1FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4779532647930294,
          53.36236055697017
        ]
      }
    }
  ]
}